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 ffab3ca + 0516fa7 commit 08a8c2bCopy full SHA for 08a8c2b
setup.py
@@ -95,7 +95,7 @@ def test_suite():
95
},
96
install_requires=[
97
'argparse>=1.1', 'crimson>=0.4.0', 'pandas>=0.23.4',
98
- 'matplotlib>=3.0.2', 'seaborn>=0.9.0', 'numpy==1.15.4'
+ 'matplotlib>=3.0.2', 'seaborn>=0.9.0', 'numpy==1.22.0'
99
],
100
test_suite='setup.test_suite',
101
scripts=glob('scripts/*'),
0 commit comments