Initial commit -- just started to factor and implement python fast API backend
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
fastapi
|
||||
uvicorn[standard]
|
||||
sqlalchemy
|
||||
pydantic
|
||||
pydantic-settings
|
||||
python-jose[cryptography]
|
||||
passlib
|
||||
bcrypt==4.0.1
|
||||
python-multipart
|
||||
Reference in New Issue
Block a user