Skip to content

Commit

Permalink
Install numpy at 1.16.4 via pip requirements
Browse files Browse the repository at this point in the history
Undos work done in #3090 to get around an issue with numpy,
and installs an updated version of numpy that is compatible
with ulmo and other dependencies.

Refs #3093
  • Loading branch information
caseycesari committed Aug 14, 2019
1 parent d0354d7 commit f6368ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mmw/requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,4 @@ hs_restclient==1.3.4
six==1.11.0
fiona==1.7.11
redis==2.10.6
numpy==1.16.4

0 comments on commit f6368ae

Please sign in to comment.