diff --git a/gitlab/conda_build_config.yaml b/gitlab/conda_build_config.yaml
index 23998db7ada7fabffa34bf7103dab2940f38467d..591bd75cc21bc67e4d707581e5b3e49f85ead57f 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.05.02
+  - 2018.05.09
 
 # 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.02
+  - 2018.05.09
 
 # The build time only dependencies (build requirements).
 # Updating these to the latest version all the time is OK and a good idea.
@@ -154,7 +154,7 @@ pillow:
 pyedflib:
   - 0.1.11
 pytorch:
-  - 0.3
+  - 0.4
 pyyaml:
   - 3.12
 schema:
@@ -178,7 +178,7 @@ tabulate:
 tensorflow:
   - 1.5.0
 torchvision:
-  - 0.1.8
+  - 0.2
 zc_buildout:
   - 2.11.2
 zc_recipe_egg: