diff --git a/conda/beat-devel/meta.yaml b/conda/beat-devel/meta.yaml
index cb4c04beddcefc58e6bdd23a233f7f778e2270d8..baa84f86dc16ba4f3fa73e0f73bf4ea4a708a461 100644
--- a/conda/beat-devel/meta.yaml
+++ b/conda/beat-devel/meta.yaml
@@ -1,6 +1,6 @@
 package:
   name: beat-devel
-  version: 2018.05.01
+  version: 2018.05.02
 
 build:
   number: 0
@@ -12,7 +12,7 @@ build:
 requirements:
   host:
     - python {{ python }}
-    - bob-devel 2018.04.24
+    - bob-devel 2018.05.02
     - requests 2.18.4
     - simplejson 3.13.2
     - pyzmq 17.0.0
diff --git a/conda/bob-devel/meta.yaml b/conda/bob-devel/meta.yaml
index 704f4b0bfc5214fc0198659d803d162e00a3d438..67c88dcf095fa67d1b96fce57e06aab924aa0181 100644
--- a/conda/bob-devel/meta.yaml
+++ b/conda/bob-devel/meta.yaml
@@ -1,6 +1,6 @@
 package:
   name: bob-devel
-  version: 2018.04.24
+  version: 2018.05.02
 # please update the version of beat-devel and update bob-devel's version there
 # as well in the same merge request.
 
@@ -56,6 +56,7 @@ requirements:
     - pillow 4.3.0
     - pkg-config 0.29.2
     - pyedflib 0.1.11
+    - pytorch 0.3  # [linux]
     - pyyaml 3.12
     - schema 0.6.7
     - scikit-learn 0.19.1
@@ -69,6 +70,7 @@ requirements:
     - sqlalchemy 1.2.6
     - tabulate 0.8.2
     - tensorflow 1.5.0  # [linux]
+    - torchvision 0.1.8  # [linux]
     - vlfeat 0.9.21
     - zc.buildout 2.11.2
     - zc.recipe.egg 2.0.5