Skip to content

Commit 8cb3c31

Browse files
committed
test numpy version 2.0
1 parent 4b5659d commit 8cb3c31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies = [
3838
"google-pasta",
3939
"importlib-metadata>=1.4.0,<7.0",
4040
"jsonschema",
41-
"numpy>=1.9.0,<2.0",
41+
"numpy==2.0",
4242
"packaging>=20.0",
4343
"pandas",
4444
"pathos",

0 commit comments

Comments
 (0)