first commit
This commit is contained in:
12
backend/requirements.txt
Normal file
12
backend/requirements.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
fastapi
|
||||
uvicorn[standard]
|
||||
sqlalchemy
|
||||
pydantic
|
||||
pydantic-settings
|
||||
python-jose[cryptography]
|
||||
PyJWT
|
||||
passlib[bcrypt]
|
||||
python-multipart
|
||||
requests
|
||||
openpyxl
|
||||
python-dotenv
|
||||
Reference in New Issue
Block a user