Skip to content

Commit ca209ec

Browse files
committed
Update numpy dep
1 parent fb0ae2e commit ca209ec

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
@@ -35,7 +35,7 @@ classifiers = [
3535
"Programming Language :: Python :: 3.12",
3636
]
3737
dependencies = [
38-
"numpy>=2.0.2",
38+
"numpy>=1.21,<3",
3939
]
4040

4141
[project.urls]

0 commit comments

Comments
 (0)