Skip to content

Commit

Permalink
Remove the numpy pinning on the uvis_pam nb
Browse files Browse the repository at this point in the history
  • Loading branch information
haticekaratay authored Aug 27, 2024
1 parent f058cf6 commit 68d031d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/WFC3/uvis_pam_corrections/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
astropy>=5.3.3
astroquery>=0.4.6
matplotlib>=3.7.0
numpy<2.0 # drizzlepac 3.7.0.1 requires numpy<2.0, but you have numpy 2.0.1 which is incompatible
numpy

0 comments on commit 68d031d

Please sign in to comment.