We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5d6dcc commit 9eb3bc9Copy full SHA for 9eb3bc9
appveyor.yml
@@ -22,7 +22,7 @@ environment:
22
PYTHON_VERSION: "3.6"
23
PYTHON_ARCH: "64"
24
CONDA_PY: "36"
25
- CONDA_NPY: "112"
+ CONDA_NPY: "113"
26
27
- CONDA_ROOT: "C:\\Miniconda3_64"
28
PYTHON_VERSION: "2.7"
ci/requirements-3.6_WIN.run
@@ -1,6 +1,6 @@
1
python-dateutil
2
pytz
3
-numpy=1.12*
+numpy=1.13*
4
bottleneck
5
openpyxl
6
xlsxwriter
0 commit comments