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.
2 parents 419ffcb + c8f3136 commit c2283cdCopy full SHA for c2283cd
pyproject.toml
@@ -43,7 +43,7 @@ classifiers = [
43
dependencies = [
44
# exclude 0.11.2 and 0.11.3 due to https://github.com/sdispater/tomlkit/issues/225
45
"tomlkit >=0.11.1,<1.0.0,!=0.11.2,!=0.11.3",
46
- "uvicorn[standard] == 0.18.3",
+ "uvicorn[standard] == 0.20.0",
47
]
48
49
[project.scripts]
0 commit comments