diff --git a/gitlab/conda_build_config.yaml b/gitlab/conda_build_config.yaml index 0a86707d79429fd816df7628fa74af7def311efc..8a568f8f20d853821b89cd1cd84a8ccae185018a 100644 --- a/gitlab/conda_build_config.yaml +++ b/gitlab/conda_build_config.yaml @@ -56,12 +56,8 @@ pkg_config: - 0.29.2 ## The dependencies that we link against -# anaconda -# we build for an old version of numpy for forward compatibility -# 1.11 seems to be the oldest on win that works with scipy 0.19. numpy: - - 1.9 # [unix] - - 1.11 # [win] + - 1.13.3 hdf5: - 1.10 # [not ppc64le] freetype: