Skip to content

Commit 332877a

Browse files
committed
fixed ellar-cli dependency
1 parent 0f513f0 commit 332877a

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
@@ -32,7 +32,7 @@ classifiers = [
3232
]
3333

3434
dependencies = [
35-
"ellar >= 0.7.0",
35+
"ellar-cli >= 0.3.7",
3636
"sqlalchemy >= 2.0.23",
3737
"alembic >= 1.10.0"
3838
]

0 commit comments

Comments
 (0)