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 d4e1333 + 7424534 commit e6e800eCopy full SHA for e6e800e
pyproject.toml
@@ -42,7 +42,7 @@ classifiers = [
42
dependencies = [
43
# exclude 0.11.2 and 0.11.3 due to https://github.com/sdispater/tomlkit/issues/225
44
"tomlkit >=0.11.1,<1.0.0,!=0.11.2,!=0.11.3",
45
- "uvicorn[standard] == 0.30.0",
+ "uvicorn[standard] == 0.30.1",
46
"ellar >= 0.7.4",
47
"click >= 8.1.7",
48
]
0 commit comments