Skip to content

Commit c358ca4

Browse files
- Remove typer from dependency list
1 parent 199ad31 commit c358ca4

File tree

2 files changed

+1
-119
lines changed

2 files changed

+1
-119
lines changed

poetry.lock

Lines changed: 1 addition & 118 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ thread = "thread.__main__:app"
3232

3333
[tool.poetry.dependencies]
3434
python = "^3.9"
35-
typer = { extras = ["all"], version = "^0.9.0" }
3635
typing-extensions = "^4.9.0"
3736

3837

0 commit comments

Comments
 (0)