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 e170462 + 2e87d28 commit cc1b015Copy full SHA for cc1b015
1 file changed
pyproject.toml
@@ -6,7 +6,7 @@ readme = "README.md"
6
requires-python = ">=3.13"
7
dependencies = [
8
"fastapi[standard]>=0.136.1",
9
- "uvicorn>=0.37.0",
+ "uvicorn>=0.47.0",
10
]
11
12
[tool.setuptools]
0 commit comments