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 Jun 20, 2024
1 parent 0fd4d06 commit bf44660
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 39 deletions.
85 changes: 47 additions & 38 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 @@ -12,7 +12,7 @@ flask = "3.0.3"
imageio = "2.34.1"
ipython = "8.18.1"
matplotlib = "3.9.0"
numpy = "1.26.4"
numpy = "2.0.0"
paho-mqtt = "2.1.0"
pandas = "2.2.2"
pfilter = "0.2.5"
Expand Down

0 comments on commit bf44660

Please sign in to comment.