Skip to content

Commit 74a6aa1

Browse files
committed
dropped Typer package to fully customize click package in ellar-cli tool
1 parent 0433ebb commit 74a6aa1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@ dependencies = [
4444
"starlette == 0.31.1",
4545
"pydantic >=2.5.1,<3.0.0",
4646
"jinja2",
47-
# cli
48-
"typer >=0.6.1,<0.10.0",
4947
# testing
5048
"httpx >= 0.22.0",
5149
"passlib >= 1.7.4"

0 commit comments

Comments
 (0)