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 eb92f0c commit 0cc397dCopy full SHA for 0cc397d
pyproject.toml
@@ -43,7 +43,7 @@ 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.23.2",
46
- "ellar >= 0.5.3"
+ "ellar >= 0.5.7"
47
]
48
49
[project.scripts]
0 commit comments