Initial Release
This commit is contained in:
6
backend/requirements.txt
Normal file
6
backend/requirements.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
fastapi==0.115.0
|
||||
uvicorn[standard]==0.30.6
|
||||
SQLAlchemy==2.0.34
|
||||
psycopg[binary]==3.2.2
|
||||
passlib[bcrypt]==1.7.4
|
||||
python-multipart==0.0.9
|
||||
Reference in New Issue
Block a user