diff --git a/conda/beat-devel/meta.yaml b/conda/beat-devel/meta.yaml
index b7f0c796600338d4471642bb2e61ff79ea1b983c..58aec6db2e3e85b6f6eb52cfdababffc34907756 100644
--- a/conda/beat-devel/meta.yaml
+++ b/conda/beat-devel/meta.yaml
@@ -2,7 +2,7 @@
 {% set nopin = ['ca-certificates', 'certifi', 'openssl', 'libstdcxx-ng', 'libgcc-ng', 'libcxx', 'libcxxabi'] %}
 package:
   name: beat-devel
-  version: 2019.07.31
+  version: 2019.08.04
 
 build:
   # the build number must be zero all the time.
@@ -15,7 +15,7 @@ build:
 requirements:
   host:
     - python {{ python }}
-    - bob-devel 2019.07.31
+    - bob-devel 2019.08.04
     - docker-py 3.6.0
     - flask 1.0.2
     - flask-cors 3.0.7
diff --git a/conda/bob-devel/meta.yaml b/conda/bob-devel/meta.yaml
index f8f0bff01c5da59d828ed50c9ce9fd8b487d202c..a648c60bea71a824fb8ccf39f3b25306d2725265 100644
--- a/conda/bob-devel/meta.yaml
+++ b/conda/bob-devel/meta.yaml
@@ -4,7 +4,7 @@ package:
   name: bob-devel
   # please update the version of beat-devel and update bob-devel's version there
   # as well in the same merge request.
-  version: 2019.07.31
+  version: 2019.08.04
 
 build:
   # the build number must be zero all the time.
@@ -79,6 +79,7 @@ requirements:
     # semi-supported dependencies (drop them if they conflict):
     - dlib 19.7
     - menpo 0.8.1
+    - menpofit 0.5.0
   run:
     - python
   run_constrained: