We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b5659d commit 8cb3c31Copy full SHA for 8cb3c31
pyproject.toml
@@ -38,7 +38,7 @@ dependencies = [
38
"google-pasta",
39
"importlib-metadata>=1.4.0,<7.0",
40
"jsonschema",
41
- "numpy>=1.9.0,<2.0",
+ "numpy==2.0",
42
"packaging>=20.0",
43
"pandas",
44
"pathos",
0 commit comments