Skip to content

Commit e503ba4

Browse files
committed
bump up ellar version
1 parent 931a10f commit e503ba4

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
@@ -43,7 +43,7 @@ dependencies = [
4343
# exclude 0.11.2 and 0.11.3 due to https://github.com/sdispater/tomlkit/issues/225
4444
"tomlkit >=0.11.1,<1.0.0,!=0.11.2,!=0.11.3",
4545
"uvicorn[standard] == 0.22.0",
46-
"ellar >= 0.3.8"
46+
"ellar >= 0.4.4"
4747
]
4848

4949
[project.scripts]

0 commit comments

Comments
 (0)