Skip to content

Commit 5013ed3

Browse files
committed
ellar version range control
1 parent bc182c3 commit 5013ed3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies = [
4444
# exclude 0.11.2 and 0.11.3 due to https://github.com/sdispater/tomlkit/issues/225
4545
"tomlkit >=0.11.1,<1.0.0,!=0.11.2,!=0.11.3",
4646
"uvicorn[standard] == 0.20.0",
47-
"ellar >= 0.3.4"
47+
"ellar == 0.3.6"
4848
]
4949

5050
[project.scripts]

0 commit comments

Comments
 (0)