We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4e8b75 commit 7beb41aCopy full SHA for 7beb41a
azure-pipelines.yml
@@ -146,7 +146,7 @@ jobs:
146
CONDA_CHANNEL: 'conda-forge'
147
PYTHON_VERSION: '3.8'
148
BLAS: 'openblas'
149
- NUMPY_VERSION: '1.19.5' # we cannot get an older version of the dependencies resolution
+ NUMPY_VERSION: '1.21.0' # we cannot get an older version of the dependencies resolution
150
SCIPY_VERSION: 'min'
151
SKLEARN_VERSION: 'min'
152
MATPLOTLIB_VERSION: 'none'
0 commit comments