Skip to content

Commit 4436abb

Browse files
committed
ellar 0.8.1 update
1 parent b969432 commit 4436abb

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
@@ -42,7 +42,7 @@ classifiers = [
4242
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",
45-
"ellar >= 0.8b1",
45+
"ellar >= 0.8.1",
4646
"uvicorn[standard] == 0.30.4",
4747
"click >= 8.1.7",
4848
]

0 commit comments

Comments
 (0)