Skip to content

Commit

Permalink
remove upper bound on scipy requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy-baier committed Jan 10, 2025
1 parent 9ca56ed commit 21cc111
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
numpy>=1.16.3
scipy>=1.2.0,<1.14.0
scipy>=1.2.0
ephem>=3.7.6.0
healpy>=1.14.0
scikit-sparse>=0.4.5
Expand Down

0 comments on commit 21cc111

Please sign in to comment.