diff --git a/conda/beat-devel/meta.yaml b/conda/beat-devel/meta.yaml
index c3e4164f092dde6f966ce2d5740cd2af2ad2018d..60efe35ec616f8dd84d2d02ee139e3bffdf01caa 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: 2020.11.04
+  version: 2020.11.05
 
 build:
   # the build number must be zero all the time.
@@ -14,7 +14,7 @@ build:
 
 requirements:
   host:
-    - bob-devel 2020.11.04
+    - bob-devel 2020.11.05
     - python {{ python }}
     # the dependencies are pinned in bob-devel
     - docker-py
diff --git a/conda/bob-devel/meta.yaml b/conda/bob-devel/meta.yaml
index 8f56ed042bd4d5e942e617f29dad0829904d8cdb..930835e7e9ed61f3a65af1071bd87b80bc350d85 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: 2020.11.04
+  version: 2020.11.05
 
 build:
   # the build number must be zero all the time.
@@ -56,10 +56,14 @@ requirements:
     - pkg-config 0.29.2
     - psycopg2 2.8.5
     - pybind11 2.5.0
+    - pyopengl 3.1.1
+    - pyqtgraph 0.11.0
     - python-graphviz 0.14.2
     - pytorch 1.7.0
     - pyyaml 5.3.1
     - pyzmq 19.0.2
+    - qdarkstyle 2.8.1
+    - qtpy 1.9.0
     - requests 2.24.0
     - schema 0.7.2
     - scikit-image 0.17.2