inital
This commit is contained in:
12
backend/requirements.txt
Normal file
12
backend/requirements.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
fastapi==0.115.6
|
||||
uvicorn[standard]==0.32.1
|
||||
sqlalchemy[asyncio]==2.0.36
|
||||
asyncpg==0.30.0
|
||||
alembic==1.14.0
|
||||
httpx==0.28.0
|
||||
feedparser==6.0.11
|
||||
python-dotenv==1.0.1
|
||||
pydantic-settings==2.6.1
|
||||
apscheduler==3.10.4
|
||||
beautifulsoup4==4.12.3
|
||||
python-jose[cryptography]==3.3.0
|
||||
Reference in New Issue
Block a user