build(pip): bump fastapi version to 0.114.0

Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
zhenyus 2025-03-17 18:16:41 +08:00
parent 13c883966e
commit a45698c184
3 changed files with 3 additions and 4 deletions

View File

@ -1,4 +1,4 @@
fastapi==0.100.1
fastapi==0.114.0
fastapi-mail==1.4.1
loguru~=0.6.0
uvicorn==0.23.2

View File

@ -15,4 +15,3 @@ httpx
pydantic-settings
python-jose
passlib[bcrypt]