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.
2 parents ca504b5 + 3a1eabe commit e170462Copy full SHA for e170462
1 file changed
pyproject.toml
@@ -5,7 +5,7 @@ description = "Add your description here"
5
readme = "README.md"
6
requires-python = ">=3.13"
7
dependencies = [
8
- "fastapi[standard]>=0.119.0",
+ "fastapi[standard]>=0.136.1",
9
"uvicorn>=0.37.0",
10
]
11
0 commit comments