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.
2 parents 7414740 + bd2d7ce commit 81387ceCopy full SHA for 81387ce
pyproject.toml
@@ -7,7 +7,7 @@ name = "qmb"
7
dynamic = ["version"]
8
dependencies = [
9
"platformdirs~=4.3.7",
10
- "numpy~=1.26.4",
+ "numpy>=1.26.4,<2.4.0",
11
"scipy>=1.15.2,<1.17.0",
12
"torch>=2.6,<2.9",
13
"pybind11>=2.13.6,<3.1.0",
0 commit comments