Skip to content

Commit

Permalink
Try this
Browse files Browse the repository at this point in the history
  • Loading branch information
GarethCabournDavies committed Aug 5, 2024
1 parent 0834e9f commit 9084d59
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 @@ -35,7 +35,7 @@
install_requires = setup_requires + [
'cython>=0.29',
'numpy>=1.16.0,!=1.19.0,<2.0.0',
'scipy>=0.16.0',
'scipy>=0.16.0,<1.14.0',
'astropy>=2.0.3,!=4.2.1,!=4.0.5',
'matplotlib>=1.5.1',
'mpld3>=0.3',
Expand Down

0 comments on commit 9084d59

Please sign in to comment.