Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
changed numpy to 1.23.5 because 1.24 failed
  • Loading branch information
lgalbany authored Feb 8, 2023
1 parent 92ebd9d commit 57ae353
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
numpy >= 1.16
numpy >= 1.23.5
scipy >= 1.5.4
astropy == 5.0.4
photutils == 1.1.0
Expand All @@ -18,4 +18,4 @@ sep
astroalign > 2.3
networkx
astroquery >= 0.4.2
tendrils >= 0.1.5
tendrils >= 0.1.5

0 comments on commit 57ae353

Please sign in to comment.