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 1370f12 + 7ffb36b commit 4199949Copy full SHA for 4199949
pyproject.toml
@@ -21,7 +21,7 @@ keywords = [
21
dynamic = ["description", "version"]
22
requires-python = ">=3.7"
23
dependencies = [
24
- 'numpy>=2',
+ 'numpy',
25
'requests',
26
'scipy>=1.5.0',
27
'sympy',
0 commit comments