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 cd94700 commit c0e3c03Copy full SHA for c0e3c03
setup.py
@@ -36,7 +36,7 @@ def readme():
36
license='GPLv3',
37
packages=['srplasticity'],
38
install_requires=[
39
- 'numpy==1.19.2',
+ 'numpy==1.22.0',
40
'scipy==1.5.2',
41
],
42
zip_safe=False)
0 commit comments