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 a256cfd + b107e5e commit e020990Copy full SHA for e020990
1 file changed
pyproject.toml
@@ -36,7 +36,7 @@ requires-python = ">= 3.8"
36
dependencies = [
37
"arc-alkali-rydberg-calculator>=3.5.0",
38
"numpy",
39
- "scipy>=0.19.1",
+ "scipy>=0.19.1, <1.17",
40
"leveldiagram>=0.3.1",
41
"networkx",
42
"psutil",
0 commit comments