Skip to content

Commit

Permalink
fix(deps): update dependency numpy to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent 0c44264 commit 5cbe1aa
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 44 deletions.
90 changes: 47 additions & 43 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ python-dotenv = "^1.0.1"
transformers = {extras = ["torch"], version = "^4.33.0"}
fire = "^0.6.0"
tqdm = "^4.66.4"
numpy = "^1.26.4"
numpy = "^2.0.0"
unidiff = "^0.7.5"
backoff = "^2.2.1"
black = "^24.4.2"
Expand Down

0 comments on commit 5cbe1aa

Please sign in to comment.