diff --git a/ci/appveyor-27.yaml b/ci/appveyor-27.yaml index 84107c605b14f..cfc6a796bd77e 100644 --- a/ci/appveyor-27.yaml +++ b/ci/appveyor-27.yaml @@ -11,9 +11,9 @@ dependencies: - lxml - matplotlib - numexpr - - numpy=1.10* + - numpy=1.12* - openpyxl - - pytables==3.2.2 + - pytables - python=2.7.* - pytz - s3fs diff --git a/ci/appveyor-36.yaml b/ci/appveyor-36.yaml index 5e370de39958a..868724419c464 100644 --- a/ci/appveyor-36.yaml +++ b/ci/appveyor-36.yaml @@ -9,7 +9,7 @@ dependencies: - feather-format - matplotlib - numexpr - - numpy=1.13* + - numpy=1.14* - openpyxl - pyarrow - pytables