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 b70721b commit 0888f93Copy full SHA for 0888f93
setup.py
@@ -1,6 +1,6 @@
1
from setuptools import setup
2
3
-install_requires=['numpy>=1.10.1', 'scipy>=0.16.0']
+install_requires=['numpy>=1.26.4', 'scipy>=1.13.1']
4
5
setup(
6
name='evalset',
0 commit comments