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 184b67c commit 2d593b3Copy full SHA for 2d593b3
setup.py
@@ -45,7 +45,7 @@
45
"griffe-inherited-docstrings>=1.0.0",
46
"mkdocstrings[python]>=0.25.1",
47
],
48
- "server": ["uvicorn[standard]==0.36.0"],
+ "server": ["uvicorn[standard]==0.37.0"],
49
"awslambda": ["mangum"],
50
"validation": [
51
"stac_pydantic[validation]",
0 commit comments