Skip to content

Commit

Permalink
Add python fire dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
kaaloo committed May 13, 2024
1 parent 0b86a33 commit e4c227b
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 1 deletion.
30 changes: 29 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 @@ -26,6 +26,7 @@ bs4 = "^0.0.2"
python-dotenv = "^1.0.1"
datasets = "^2.18.0"
pycountry-convert = "^0.7.2"
fire = "^0.6.0"

[tool.poetry.group.dev.dependencies]
pre-commit = "^2.20.0"
Expand Down

0 comments on commit e4c227b

Please sign in to comment.