Skip to content

Commit 9af5fee

Browse files
authored
CI: bump numpy on appveyor ci (#21271)
1 parent 5348e06 commit 9af5fee

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ci/appveyor-27.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ dependencies:
1111
- lxml
1212
- matplotlib
1313
- numexpr
14-
- numpy=1.10*
14+
- numpy=1.12*
1515
- openpyxl
16-
- pytables==3.2.2
16+
- pytables
1717
- python=2.7.*
1818
- pytz
1919
- s3fs

ci/appveyor-36.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies:
99
- feather-format
1010
- matplotlib
1111
- numexpr
12-
- numpy=1.13*
12+
- numpy=1.14*
1313
- openpyxl
1414
- pyarrow
1515
- pytables

0 commit comments

Comments
 (0)