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 3739f18 commit d33b0f3Copy full SHA for d33b0f3
setup.py
@@ -43,7 +43,7 @@
43
"griffe-inherited-docstrings>=1.0.0",
44
"mkdocstrings[python]>=0.25.1",
45
],
46
- "server": ["uvicorn[standard]==0.34.3"],
+ "server": ["uvicorn[standard]==0.35.0"],
47
"awslambda": ["mangum"],
48
}
49
0 commit comments