Initial commit - DesignerCEP Project with Caddy deployment
This commit is contained in:
13
Server/requirements.txt
Normal file
13
Server/requirements.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
fastapi
|
||||
uvicorn[standard]
|
||||
pydantic
|
||||
pydantic-settings
|
||||
python-multipart
|
||||
SQLAlchemy>=1.4
|
||||
passlib[bcrypt]
|
||||
bcrypt==4.0.1
|
||||
PyJWT
|
||||
pytest
|
||||
httpx
|
||||
pymysql
|
||||
cryptography
|
||||
Reference in New Issue
Block a user