Skip to content

Commit

Permalink
Update dependency numpy to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 21, 2024
1 parent 059eeb3 commit 115ed8a
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 63 deletions.
108 changes: 46 additions & 62 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 @@ -10,7 +10,7 @@ python = "^3.11"
matplotlib = "^3.8.4"
pillow = "^11.0.0"
pandas = "^2.2.1"
numpy = "1.26.4"
numpy = "2.2.1"
toml = "^0.10.2"
seaborn = "^0.13.2"
wordcloud = "^1.9.3"
Expand Down

0 comments on commit 115ed8a

Please sign in to comment.