Skip to content

Commit 76fadb1

Browse files
committed
Merge pull request #6141 from jreback/numexpr
BLD: use newer versions of numexpr with numpy 1.8
2 parents 997da83 + ae14218 commit 76fadb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/requirements-2.7.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ xlwt==0.7.5
44
numpy==1.8.0
55
cython==0.19.1
66
bottleneck==0.6.0
7-
numexpr==2.0.1
7+
numexpr==2.2.2
88
tables==2.3.1
99
matplotlib==1.1.1
1010
openpyxl==1.6.2

0 commit comments

Comments
 (0)