diff --git a/gitlab/conda_build_config.yaml b/gitlab/conda_build_config.yaml index 5b485c1801acc353c082f62c1a0e6623b701721b..23998db7ada7fabffa34bf7103dab2940f38467d 100644 --- a/gitlab/conda_build_config.yaml +++ b/gitlab/conda_build_config.yaml @@ -47,12 +47,12 @@ zip_keys: # This version of bob-devel will be used at test time of packages: bob_devel: - - 2018.04.24 + - 2018.05.02 # This version of beat-devel will be used at test time of packages. Notice it # uses bob-devel and should have a version that is greater or equal its value beat_devel: - - 2018.05.01 + - 2018.05.02 # The build time only dependencies (build requirements). # Updating these to the latest version all the time is OK and a good idea. @@ -153,6 +153,8 @@ pillow: - 4.3.0 pyedflib: - 0.1.11 +pytorch: + - 0.3 pyyaml: - 3.12 schema: @@ -175,6 +177,8 @@ tabulate: - 0.8.2 tensorflow: - 1.5.0 +torchvision: + - 0.1.8 zc_buildout: - 2.11.2 zc_recipe_egg: