We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d779831 + 649ea14 commit 2f7cdccCopy full SHA for 2f7cdcc
1 file changed
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.20.0",
+ "uvicorn[standard] == 0.22.0",
47
"ellar >= 0.3.4"
48
]
49
0 commit comments