Squash merge feature/library-reorganization
This commit is contained in:
8
backend/requirements.txt
Normal file
8
backend/requirements.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
fastapi>=0.115,<1.0
|
||||
uvicorn[standard]>=0.30,<1.0
|
||||
sqlalchemy>=2.0,<3.0
|
||||
psycopg[binary]>=3.2,<4.0
|
||||
pydantic-settings>=2.4,<3.0
|
||||
python-multipart>=0.0.9,<1.0
|
||||
httpx>=0.27,<1.0
|
||||
yt-dlp>=2024.5.27,<2026.0
|
||||
Reference in New Issue
Block a user