Skip to content

Commit b0d308c

Browse files
author
Luan Fernandes
committed
add typer for cli
1 parent 0b64a77 commit b0d308c

File tree

2 files changed

+98
-1
lines changed

2 files changed

+98
-1
lines changed

‎poetry.lock‎

Lines changed: 97 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎pyproject.toml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ openai = "^1.54.3"
2222
python-dotenv = "^1.0.1"
2323
pylatex = "^1.4.2"
2424
tqdm = "^4.67.0"
25+
typer = "^0.13.0"
2526

2627
[tool.poetry.group.dev.dependencies]
2728
black = "^24.10.0"

0 commit comments

Comments
 (0)