Skip to content

Commit e70bec6

Browse files
authored
Merge pull request #70 from SasView/release_0.9.0_numpy
Pin numpy to version 1.*
2 parents 9e71d84 + d87094f commit e70bec6

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)