diff --git a/conda/beat-devel/meta.yaml b/conda/beat-devel/meta.yaml
index d3363185f8a0622cb46dfb90d23a3d0585510b36..c6d21cb6d133ba27b0b349e825fbc10f78a4382a 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.01.25
+  version: 2019.02.11
 
 build:
   # the build number must be zero all the time.
@@ -15,7 +15,7 @@ build:
 requirements:
   host:
     - python {{ python }}
-    - bob-devel 2018.12.29
+    - bob-devel 2018.02.11
     - 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 085bef388a31327fde618501f47425bcd39415d7..d919b90871a4ba30b7fff7cdd415a5bf45887003 100644
--- a/conda/bob-devel/meta.yaml
+++ b/conda/bob-devel/meta.yaml
@@ -2,7 +2,7 @@
 {% set nopin = ['ca-certificates', 'certifi', 'openssl', 'libstdcxx-ng', 'libgcc-ng', 'libcxx', 'libcxxabi'] %}
 package:
   name: bob-devel
-  version: 2019.01.25
+  version: 2019.02.11
 # please update the version of beat-devel and update bob-devel's version there
 # as well in the same merge request.
 
@@ -25,7 +25,7 @@ requirements:
     - boost 1.65.1
     - caffe 1.0  # [linux]
     - click 7.0
-    - click-plugins 1.0.3
+    - click-plugins 1.0.4
     - cmake 3.12.2
     - coverage 4.5.1
     - cyvlfeat 0.4.6