Skip to content

Commit d87094f

Browse files
committed
pin numpy to version 1.*
1 parent 9e71d84 commit d87094f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ h5py
33
lxml < 5.0
44

55
# Calculation
6-
numpy
6+
numpy==1.*
77

88
# Unit testing
99
pytest

0 commit comments

Comments
 (0)