Skip to content

Commit af6fd92

Browse files
authored
re-assign the numpy version in requirements
to avoid the build failure on jenkins
1 parent c856a74 commit af6fd92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Cython>=0.19.2
2-
numpy>=1.7.1
2+
numpy==1.15.4
33
scipy>=0.13.2
44
scikit-image>=0.9.3
55
matplotlib>=1.3.1

0 commit comments

Comments
 (0)