Skip to content
Snippets Groups Projects
Commit 9b087b5a authored by Amir MOHAMMADI's avatar Amir MOHAMMADI
Browse files

Fix numpy and mkl version incompatibility

Update conda_build_config.yaml
parent dc15cc4f
No related branches found
No related tags found
1 merge request!41Fix numpy and mkl version incompatibility
Pipeline #29371 passed
......@@ -74,7 +74,7 @@ cython:
# we are linking against them. It is best to keep this in sync with:
# https://github.com/AnacondaRecipes/aggregate/blob/master/conda_build_config.yaml
numpy:
- 1.14.5
- 1.15.0
boost:
- 1.67.0
ffmpeg:
......@@ -100,7 +100,7 @@ libsvm:
libtiff:
- 4.0.9
mkl:
- 2019.3
- 2019.1
openfst:
- 1.6.1
sox:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment