We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2d79e5 commit 9fd4a69Copy full SHA for 9fd4a69
pyproject.toml
@@ -10,7 +10,7 @@ requires = ["poetry-core"]
10
build-backend = "poetry.core.masonry.api"
11
12
[tool.poetry.dependencies]
13
-fastapi = {version="0.115.2", extras=["all"]}
+fastapi = {version="0.115.9", extras=["all"]}
14
pillow = "11.0.0"
15
pillow-avif-plugin = "1.4.6"
16
python = "^3.12"
0 commit comments