Init first files
This commit is contained in:
13
backend/requirements.txt
Normal file
13
backend/requirements.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
fastapi==0.116.1
|
||||
uvicorn[standard]==0.35.0
|
||||
gunicorn==23.0.0
|
||||
sqlalchemy[asyncio]==2.0.44
|
||||
asyncpg==0.30.0
|
||||
alembic==1.16.5
|
||||
pydantic==2.11.7
|
||||
pydantic-settings==2.11.0
|
||||
email-validator==2.2.0
|
||||
python-jose[cryptography]==3.5.0
|
||||
passlib[argon2]==1.7.4
|
||||
cryptography==45.0.7
|
||||
python-multipart==0.0.20
|
||||
Reference in New Issue
Block a user