Skip to content

Commit 7beb41a

Browse files
committed
iter
1 parent c4e8b75 commit 7beb41a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146
CONDA_CHANNEL: 'conda-forge'
147147
PYTHON_VERSION: '3.8'
148148
BLAS: 'openblas'
149-
NUMPY_VERSION: '1.19.5' # we cannot get an older version of the dependencies resolution
149+
NUMPY_VERSION: '1.21.0' # we cannot get an older version of the dependencies resolution
150150
SCIPY_VERSION: 'min'
151151
SKLEARN_VERSION: 'min'
152152
MATPLOTLIB_VERSION: 'none'

0 commit comments

Comments
 (0)