Fix docker build issue and remove deprecated compose version
This commit is contained in:
11
backend/requirements.txt
Normal file
11
backend/requirements.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
fastapi
|
||||
uvicorn
|
||||
sqlmodel
|
||||
psycopg2-binary
|
||||
python-jose[cryptography]
|
||||
passlib[bcrypt]
|
||||
python-multipart
|
||||
nicegui
|
||||
httpx
|
||||
python-dotenv
|
||||
pytest
|
||||
Reference in New Issue
Block a user