We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 043c981 commit 658828eCopy full SHA for 658828e
pyproject.toml
@@ -9,7 +9,7 @@ license = "MIT"
9
10
[tool.poetry.dependencies]
11
python = "^3.9"
12
-fastapi = "^0.114.1"
+fastapi = "^0.115.0"
13
pydantic = "^2.0.3"
14
python-multipart = "^0.0.9"
15
uvicorn = "^0.30.0"
0 commit comments