Skip to content

Commit

Permalink
Numpy loat type deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
GarethCabournDavies committed Aug 5, 2024
1 parent 9084d59 commit 8711761
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 @@ -5,7 +5,7 @@ Mako>=1.0.1
scipy>=0.16.0,<1.14.0
matplotlib>=2.0.0
# Remove the upper bound ASAP, this is a temporary fix!!!!!!
numpy>=1.16.0,!=1.19.0,<1.24.0
numpy>=1.16.0,!=1.19.0,<1.20.0
pillow
h5py>=3.0.0,!=3.7.0
jinja2
Expand Down

0 comments on commit 8711761

Please sign in to comment.