first commit
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
|
||||
httpx==0.27.2
|
||||
SQLAlchemy==2.0.36
|
||||
aiosqlite==0.20.0
|
||||
pydantic==2.9.2
|
||||
pydantic-settings==2.6.1
|
||||
python-dotenv==1.0.1
|
||||
passlib[argon2]==1.7.4
|
||||
cryptography==43.0.3
|
||||
itsdangerous==2.2.0
|
||||
python-multipart==0.0.12
|
||||
Reference in New Issue
Block a user