Skip to content

Commit

Permalink
ellar-version bumped up
Browse files Browse the repository at this point in the history
  • Loading branch information
eadwinCode committed Jan 13, 2024
1 parent 4b3a357 commit 686d253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies = [
# exclude 0.11.2 and 0.11.3 due to https://github.com/sdispater/tomlkit/issues/225
"tomlkit >=0.11.1,<1.0.0,!=0.11.2,!=0.11.3",
"uvicorn[standard] == 0.25.0",
"ellar >= 0.6.5",
"ellar >= 0.6.6",
]

[project.scripts]
Expand Down

0 comments on commit 686d253

Please sign in to comment.