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 ad426a1 commit 55ac4f2Copy full SHA for 55ac4f2
pyproject.toml
@@ -39,7 +39,7 @@ dependencies = [
39
[project.optional-dependencies]
40
standard = [
41
"fastapi",
42
- "uvicorn[standard] >= 0.29.0",
+ "uvicorn[standard] >= 0.15.0",
43
]
44
45
[project.urls]
0 commit comments