Skip to content

Commit f771f6e

Browse files
authored
Update pyproject.toml
1 parent 62c3d7a commit f771f6e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +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.25.0",
46-
"ellar >= 0.6.4",
47-
"click >= 8.1.7",
46+
"ellar >= 0.6.5",
4847
]
4948

5049
[project.scripts]

0 commit comments

Comments
 (0)