Files
spotify_vibe/requirements.txt
2026-02-26 19:33:05 +00:00

12 lines
220 B
Plaintext

fastapi>=0.110,<1
uvicorn[standard]>=0.29,<1
httpx>=0.27,<1
SQLAlchemy>=2.0,<3
aiosqlite>=0.19,<1
pydantic>=2.6,<3
pydantic-settings>=2.2,<3
python-telegram-bot>=21,<23
python-dotenv>=1,<2
tenacity>=8,<10
orjson>=3.9,<4