Start move to FastAPI

This commit is contained in:
april
2023-12-20 09:51:50 -06:00
parent 1f275ec195
commit f8ecc028c7
9 changed files with 469 additions and 219 deletions

View File

@@ -1,3 +1,6 @@
bcrypt~=4.1.2
flask~=3.0.0
mongoengine~=0.27.0
mongoengine~=0.27.0
uvicorn~=0.24.0.post1
fastapi~=0.105.0
pydantic~=2.5.2