diff --git a/conda/beat-devel/meta.yaml b/conda/beat-devel/meta.yaml
index 1396f93a91eec613be4b5e740d8b2c5ee3a83d48..d3363185f8a0622cb46dfb90d23a3d0585510b36 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: 2018.12.29
+  version: 2019.01.25
 
 build:
   # the build number must be zero all the time.
diff --git a/conda/bob-devel/meta.yaml b/conda/bob-devel/meta.yaml
index 38ae78a0816e4322b94a99cdd7e8926fbf8e506e..4f38a076a8c11ac2cec2665e0eb9d6a004d49d87 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: 2018.12.29
+  version: 2019.01.25
 # please update the version of beat-devel and update bob-devel's version there
 # as well in the same merge request.
 
@@ -24,8 +24,8 @@ requirements:
     # version of packages.
     - boost 1.65.1
     - caffe 1.0  # [linux]
-    - click 6.7
-    - click-plugins 1.0.3
+    - click 7.0
+    - click-plugins 1.0.4
     - cmake 3.12.2
     - coverage 4.5.1
     - cyvlfeat 0.4.6