mirror of
https://lavaforge.org/spotizerr/spotizerr.git
synced 2025-12-24 02:39:14 -05:00
first commit
This commit is contained in:
45
requirements.txt
Normal file
45
requirements.txt
Normal file
@@ -0,0 +1,45 @@
|
||||
annotated-types==0.7.0
|
||||
anyio==4.8.0
|
||||
blinker==1.9.0
|
||||
certifi==2024.12.14
|
||||
charset-normalizer==3.4.1
|
||||
click==8.1.8
|
||||
deezspot @ git+https://github.com/Xoconoch/deezspot-fork@a10c9e1fa35d84869e8e396b0085404e34d822d5
|
||||
defusedxml==0.7.1
|
||||
fastapi==0.115.7
|
||||
Flask==3.1.0
|
||||
Flask-Cors==5.0.0
|
||||
h11==0.14.0
|
||||
httptools==0.6.4
|
||||
idna==3.10
|
||||
ifaddr==0.2.0
|
||||
itsdangerous==2.2.0
|
||||
Jinja2==3.1.5
|
||||
librespot==0.0.9
|
||||
MarkupSafe==3.0.2
|
||||
mutagen==1.47.0
|
||||
protobuf==3.20.1
|
||||
pycryptodome==3.21.0
|
||||
pycryptodomex==3.17
|
||||
pydantic==2.10.6
|
||||
pydantic_core==2.27.2
|
||||
PyOgg==0.6.14a1
|
||||
python-dotenv==1.0.1
|
||||
PyYAML==6.0.2
|
||||
redis==5.2.1
|
||||
requests==2.30.0
|
||||
sniffio==1.3.1
|
||||
spotipy==2.25.0
|
||||
spotipy_anon==1.3
|
||||
starlette==0.45.3
|
||||
tqdm==4.67.1
|
||||
typing_extensions==4.12.2
|
||||
urllib3==2.3.0
|
||||
uvicorn==0.34.0
|
||||
uvloop==0.21.0
|
||||
waitress==3.0.2
|
||||
watchfiles==1.0.4
|
||||
websocket-client==1.5.1
|
||||
websockets==14.2
|
||||
Werkzeug==3.1.3
|
||||
zeroconf==0.62.0
|
||||
Reference in New Issue
Block a user