Skip to content

Commit

Permalink
requirements: update version of numpy dependency to 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hagau committed Dec 25, 2024
1 parent ca95f04 commit d4f8fd8
Show file tree
Hide file tree
Showing 5 changed files with 134 additions and 116 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name = "pypi"

[packages]
matplotlib = "==3.9.2"
numpy = "==2.0.1"
numpy = "==2.2.1"
jsonpickle = "*"
ujson = "*"
pandas = "==2.2.2"
Expand Down
106 changes: 58 additions & 48 deletions Pipfile.lock

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

72 changes: 38 additions & 34 deletions pdm.lock

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

Loading

0 comments on commit d4f8fd8

Please sign in to comment.