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 a0024de commit 69f1ebaCopy full SHA for 69f1eba
pyproject.toml
@@ -41,7 +41,7 @@ dependencies = [
41
fastapi = [
42
"fastapi >=0.110.0, <1.0.0",
43
"python-multipart >=0.0.6, <1.0.0",
44
- "uvicorn >=0.25.0, <0.26.0",
+ "uvicorn >=0.36.0, <0.37.0",
45
]
46
flask = [
47
"flask >=3.0.0, <4.0.0",
0 commit comments