Migrate to FastAPI JWT auth
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
bcrypt~=4.1.2
|
||||
flask~=3.0.0
|
||||
bcrypt==4.0.1
|
||||
mongoengine~=0.27.0
|
||||
uvicorn~=0.24.0.post1
|
||||
fastapi~=0.105.0
|
||||
pydantic~=2.5.2
|
||||
pydantic~=2.5.2
|
||||
passlib~=1.7.4
|
Reference in New Issue
Block a user