Skip to content

Commit 056b6b9

Browse files
Bump numpy from 1.26.4 to 2.0.2
Bumps [numpy](https://github.com/numpy/numpy) from 1.26.4 to 2.0.2. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.26.4...v2.0.2) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8eb4371 commit 056b6b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ def read(fname):
4747
"networkx >= 2.5.0, < 3.5.0",
4848
# newer pandas versions don't work with specified sqlalchemy versions, but upgrading
4949
# sqlalchemy leads to new errors.. should be fixed at some point
50-
"numpy ==1.26.4",
50+
"numpy ==2.0.2",
5151
"pandas >= 1.4.0, < 2.2.0",
5252
"plotly < 6.0",
5353
"pydot < 4.1.0",

0 commit comments

Comments
 (0)