Skip to content

Commit

Permalink
Merge fe03b76 into 9d7fa64
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Jan 1, 2021
2 parents 9d7fa64 + fe03b76 commit 2512ee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -30,7 +30,7 @@ def _get_long_description():
python_requires='>=3.6, <4',
install_requires=[
'numpy >=1.11.0, <1.20.0',
'scipy >=1.0.0, <1.6.0',
'scipy >=1.0.0, <1.7.0',
],
extras_require={
'docs': ['sphinx >=2.3, <3', 'matplotlib >=3.1', 'numpydoc', 'm2r'],
Expand Down

0 comments on commit 2512ee6

Please sign in to comment.