Skip to content

Commit

Permalink
update requirements to avoid numpy dep. error with np.float
Browse files Browse the repository at this point in the history
  • Loading branch information
dangilman committed Apr 25, 2024
1 parent 5a72307 commit dbc1f25
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
Expand Up @@ -7,7 +7,7 @@ tox==4.12.1
coverage==4.5.1
Sphinx==1.7.1
twine==1.10.0
numpy<=1.24
numpy<=1.23
astropy>=2.0
scipy>=0.19.1
colossus>=1.3.1
Expand Down

0 comments on commit dbc1f25

Please sign in to comment.