Skip to content

Commit

Permalink
bump gitpython (#1125)
Browse files Browse the repository at this point in the history
  • Loading branch information
davanstrien authored Sep 20, 2023
1 parent 57d4a1e commit d192336
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
13 changes: 8 additions & 5 deletions 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 @@ -29,6 +29,7 @@ huggingface-hub = ">=0.11.0,<0.17.0"
transformers = {extras = ["torch"], version = "^4.16.2"}
typer = ">=0.5.0"
loguru = ">=0.6,<0.8"
gitpython = "^3.1.36"

[tool.poetry.dev-dependencies]
pytest = "^7.4.0"
Expand Down

0 comments on commit d192336

Please sign in to comment.