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 45d839a commit ffdc61aCopy full SHA for ffdc61a
pyproject.toml
@@ -44,7 +44,7 @@ dependencies = [
44
"lazy-object-proxy<1.11.0",
45
"more_itertools>=10.2.0",
46
"typing-extensions>=4.1.0",
47
- "uvicorn",
+ "uvicorn[standard]~=0.35.0",
48
"websockets>=14.0",
49
]
50
0 commit comments