diff --git a/bob/devtools/data/conda_build_config.yaml b/bob/devtools/data/conda_build_config.yaml
index 55436e8e28a2c555a21454560ef385f0072ea04f..687b561798906a48cbf9af5afbde41ef7df392ae 100644
--- a/bob/devtools/data/conda_build_config.yaml
+++ b/bob/devtools/data/conda_build_config.yaml
@@ -313,25 +313,25 @@ package_names_map:
 
 
 boost:
-  - 1.74.0
+  - 1.76.0
 click:
   - 8.0.1
 click_plugins:
   - 1.1.1
 cmake:
-  - 3.14.0
+  - 3.21.3
 coverage:
   - 5.5
 dask:
-  - 2021.6.0
+  - 2021.9.1
 dask_jobqueue:
-  - 0.7.0
+  - 0.7.3
 dask_ml:
   - 1.9.0
 distributed:
-  - 2021.6.0
+  - 2021.9.1
 docker_py:
-  - 4.4.1
+  - 5.0.2
 docopt:
   - 0.6.2
 ffmpeg:
@@ -343,123 +343,119 @@ freetype:
 giflib:
   - 5.2.1
 graphviz:
-  - 2.47
+  - 2.49.0
 h5py:
-  - 2.10.0
+  - 3.1.0
 hdf5:
   - 1.10.6
 jinja2:
-  - 3.0.0
+  - 3.0.1
 jpeg:
-  - 9b
+  - 9d
 jsonschema:
   - 3.2.0
 libblitz:
-  - 1.0.1
+  - 0.10
 libpng:
   - 1.6.37
 libtiff:
-  - 4.2.0
+  - 4.3.0
 make:
-  - 4.2.1
+  - 4.3
 matplotlib:
-  - 3.3.4
+  - 3.4.3
 mkl:
-  - 2019.4
+  - 2020.4
 ncurses:
   - 6.2
 nose:
   - 1.3.7
 numba:
-  - 0.53.1
+  - 0.54.0
 # we build against numpy 1.18 but test against newer versions.
 numpy:
   # part of a zip_keys: python, python_impl, numpy
   - 1.18   # [not (osx and arm64)]
   - 1.19   # [osx and arm64]
 opencv:
-  - 4.5.0
+  - 4.5.2
 pandas:
-  - 1.2.4
+  - 1.3.3
 pillow:
-  - 8.2.0
+  - 8.3.2
 pkg_config:
   - 0.29.2
 psutil:
   - 5.8.0
 psycopg2:
-  - 2.8.6
+  - 2.9.1
 pybind11:
-  - 2.6.2
+  - 2.7.1
 pyopengl:
-  - 3.1.1
+  - 3.1.5
 pyqtgraph:
-  - 0.11.0
+  - 0.12.2
 pytables:
   - 3.6.1
 pytest:
-  - 6.2.4
+  - 6.2.5
 pytest_cov:
-  - 2.11.1
+  - 2.12.1
 python_graphviz:
-  - 0.16
+  - 0.17
 pytorch:
-  - 1.7.0
+  - 1.8.0
 pyyaml:
   - 5.4.1
 pyzmq:
-  - 20.0.0
+  - 22.3.0
 qdarkstyle:
   - 3.0.2
 qtpy:
-  - 1.9.0
+  - 1.11.2
 requests:
-  - 2.25.1
+  - 2.26.0
 schema:
-  - 0.7.2
+  - 0.7.4
 scikit_image:
-  - 0.18.1
+  - 0.18.3
 scikit_learn:
-  - 0.24.2
+  - 1.0
 scipy:
-  - 1.6.2
+  - 1.7.1
 setuptools:
-  - 52.0.0
+  - 58.0.4
 simplejson:
-  - 3.17.2
+  - 3.17.5
 six:
   - 1.15.0
 sox:
   - 14.4.2
 sphinx:
-  - 4.0.2
+  - 4.2.0
 sphinx_rtd_theme:
-  - 0.4.3
+  - 1.0.0
 sphinxcontrib_httpdomain:
-  - 1.7.0
+  - 1.8.0
 sphinxcontrib_mermaid:
-  - 0.6.1
+  - 0.7.1
 sphinxcontrib_programoutput:
   - 0.16
 sqlalchemy:
-  - 1.4.15
+  - 1.4.25
 tabulate:
   - 0.8.9
-tensorflow:  # [linux]
-  - 2.4.1  # [linux]
+tensorflow:
+  - 2.6.0
 termcolor:
   - 1.1.0
 torchvision:
-  - 0.8.1
+  - 0.10.1
 tqdm:
-  - 4.59.0
+  - 4.62.3
 vlfeat:
-  - 0.9.21
+  - 0.9.20
 xarray:
-  - 0.18.0
-zc_buildout:
-  - 2.13.3
-zc_recipe_egg:
-  - 2.0.7
+  - 0.19.0
 
 # AUTOMATIC PARSING END