We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29122d5 commit cbdc535Copy full SHA for cbdc535
1 file changed
pyproject.toml
@@ -41,7 +41,7 @@ classifiers = [
41
]
42
dependencies = [
43
"numpy>=1.14.5",
44
- "pentapy>=1.1.0",
+ "pentapy>=1.1.0,<2",
45
"scipy>=1.1.0",
46
47
0 commit comments