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 fb0ae2e commit ca209ecCopy full SHA for ca209ec
pyproject.toml
@@ -35,7 +35,7 @@ classifiers = [
35
"Programming Language :: Python :: 3.12",
36
]
37
dependencies = [
38
- "numpy>=2.0.2",
+ "numpy>=1.21,<3",
39
40
41
[project.urls]
0 commit comments