diff --git a/gitlab/conda_build_config.yaml b/gitlab/conda_build_config.yaml index d134d000a34ca7e11c937f2fc8958b03b93e2072..3700999e145ebf28c53cad085e71d7345416e431 100644 --- a/gitlab/conda_build_config.yaml +++ b/gitlab/conda_build_config.yaml @@ -44,7 +44,7 @@ zip_keys: # Ideally we want to build and test against older versions of dependencies. # Most of the pin numbers come from the anaconda package. bob_devel: - - 2018.02.14 + - 2018.02.19 ## The build time only dependencies. ## Updaing these to the latest version all the time is OK. @@ -175,6 +175,8 @@ pyyaml: - 3.12 schema: - 0.6.7 +scikit-image: + - 0.13.1 sphinx_rtd_theme: - 0.2.4 tensorflow: