Skip to content

Commit c9d0189

Browse files
committed
fixed testing package deps
1 parent e81da85 commit c9d0189

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
@@ -57,7 +57,7 @@ test = [
5757
"mypy == 1.8.0",
5858
"autoflake",
5959
"types-Pillow",
60-
"ellar-cli >= 0.3.4",
60+
"ellar-cli >= 0.3.3",
6161
]
6262

6363
[tool.ruff]

0 commit comments

Comments
 (0)