Skip to content

Commit

Permalink
Refs #50 try setting minimum version numbers for numpy and cython
Browse files Browse the repository at this point in the history
  • Loading branch information
jmborr committed Oct 15, 2018
1 parent ff8c5cb commit 1841d77
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,5 +1,5 @@
numpy
cython
cython>=0.19
numpy>=0.19
scipy
six
h5py
Expand Down

0 comments on commit 1841d77

Please sign in to comment.