We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8e3639 commit 17c34b0Copy full SHA for 17c34b0
setup.py
@@ -47,7 +47,7 @@ def read(fname):
47
"networkx >= 2.5.0, < 3.5.0",
48
# newer pandas versions don't work with specified sqlalchemy versions, but upgrading
49
# sqlalchemy leads to new errors.. should be fixed at some point
50
- "numpy ==1.26.4",
+ "numpy ==2.0.2",
51
"pandas >= 1.4.0, < 2.2.0",
52
"plotly < 6.0",
53
"pydot < 3.1.0",
0 commit comments