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 7918fd8 commit 06f0580Copy full SHA for 06f0580
pyproject.toml
@@ -62,7 +62,7 @@ test = [
62
"pytest>=7.0",
63
"pytest-mock",
64
"pytest-xdist[psutil]",
65
- "uvicorn",
+ "uvicorn<0.34.3",
66
"ruamel.yaml"
67
]
68
0 commit comments