8000 MNT: Bump numpy/scipy on CircleCI (#1069) · scikit-optimize/scikit-optimize@8123056 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Feb 28, 2024. It is now read-only.

Commit 8123056

Browse files
MNT: Bump numpy/scipy on CircleCI (#1069)
* update numpy in circleci deps * update scipy in circleci
1 parent 747b43f commit 8123056

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ jobs:
1010
- MINICONDA_PATH: ~/miniconda
1111
- CONDA_ENV_NAME: testenv
1212
- PYTHON_VERSION: 3.6
13-
- NUMPY_VERSION: 1.13.3
13+
- NUMPY_VERSION: 1.14.6
1414
- SKLEARN_VERSION: 0.20.4
15-
- SCIPY_VERSION: 0.19.1
15+
- SCIPY_VERSION: 1.1.0
1616
- MATPLOTLIB_VERSION: 2.1.1
1717
# on conda, this is the latest for python 3.5
1818
# The following places need to be in sync with regard to Cython version:

0 commit comments

Comments
 (0)
0