Skip to content

Commit

Permalink
bump git python (#90)
Browse files Browse the repository at this point in the history
Co-authored-by: Nathan Habib <[email protected]>
  • Loading branch information
NathanHB and Nathan Habib authored Mar 4, 2024
1 parent 410fd90 commit 5ba9260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ dependencies = [
"transformers>=4.38.0",
"huggingface_hub>=0.21.2",
"torch>=2.0",
"GitPython==3.1.31", # for logging
"GitPython>=3.1.41", # for logging
"datasets>=2.14.0",
# Prettiness
"termcolor==2.3.0",
Expand Down

0 comments on commit 5ba9260

Please sign in to comment.