Skip to content

Commit

Permalink
fix(dependency): Add typer as a direct dependency (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielaIgRo authored Jan 31, 2024
1 parent 4acbbfc commit a2ea8ea
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ aubio = ">=0.4.9"
gtts = ">=2.3.2"
edge-tts = ">=6.1.8"
numpy = ">=1.20"
typer = ">=0.9.0"

[tool.poetry.group.dev.dependencies]
pytest = ">=7.3.2"
Expand Down

0 comments on commit a2ea8ea

Please sign in to comment.