Skip to content

Commit

Permalink
Pinned scipy version
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffrey-hokanson committed Nov 27, 2018
1 parent 0cc4aad commit cd15b5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
packages = ['psdr', 'psdr.opt', 'psdr.demos', 'psdr.util'],
install_requires = [
'numpy',
'scipy',
'scipy<=1.1.0',
'matplotlib<=2.2.3',
],
)

0 comments on commit cd15b5f

Please sign in to comment.