This commit is contained in:
2024-04-28 05:01:15 +03:00
parent c8a62b4952
commit 905cc3d5a6

View File

@@ -1,7 +1,9 @@
# FastApi
fastapi
pydantic
uvicorn==0.20.0
uvicorn
uvicorn[standard]
gunicorn
# Security
python-jose[cryptography]