diff --git a/bob/devtools/data/conda_build_config.yaml b/bob/devtools/data/conda_build_config.yaml index 77a47707bd3a97e9d441d585d7cf788d56e8b4d4..e4ad0d4c563ad069da7fcf51fc78aa97eb6b0258 100644 --- a/bob/devtools/data/conda_build_config.yaml +++ b/bob/devtools/data/conda_build_config.yaml @@ -75,12 +75,12 @@ zip_keys: # This version of bob-devel will be used at test time of packages: bob_devel: - - 2021.03.25 + - 2021.06.17 # This version of beat-devel will be used at test time of packages. Notice it # uses bob-devel and should have a version that is greater or equal its value beat_devel: - - 2021.03.25 + - 2021.06.17 # The build time only dependencies (build requirements). # Updating these to the latest version all the time is OK and a good idea. @@ -104,19 +104,19 @@ pkg_config: boost: - 1.73.0 click: - - 7.1.2 + - 8.0.1 click_plugins: - 1.1.1 coverage: - - 5.4 + - 5.5 dask: - - 2021.1.1 + - 2021.6.0 dask_jobqueue: - 0.7.0 dask_ml: - - 1.7.0 + - 1.9.0 distributed: - - 2021.1.1 + - 2021.6.0 docker_py: - 4.4.1 docopt: @@ -132,7 +132,7 @@ h5py: hdf5: - 1.10.6 jinja2: - - 2.11.2 + - 3.0.0 jpeg: - 9b jsonschema: @@ -142,9 +142,9 @@ libblitz: libpng: - 1.6.37 libtiff: - - 4.1.0 + - 4.2.0 matplotlib: - - 3.3.2 + - 3.3.4 mkl: - 2019.4 ncurses: @@ -152,19 +152,19 @@ ncurses: nose: - 1.3.7 numba: - - 0.51.2 + - 0.53.1 numpy: # we build against numpy 1.17 but test against newer versions. - 1.17 opencv: - 4.5.0 pandas: - - 1.2.1 + - 1.2.4 pillow: - - 8.1.0 + - 8.2.0 psycopg2: - - 2.8.5 + - 2.8.6 pybind11: - - 2.5.0 + - 2.6.2 pyopengl: - 3.1.1 pyqtgraph: @@ -172,11 +172,11 @@ pyqtgraph: pytables: - 3.6.1 pytest: - - 6.2.2 + - 6.2.4 pytest_cov: - 2.11.1 python_graphviz: - - 0.15 + - 0.16 pytorch: - 1.7.0 pyyaml: @@ -184,7 +184,7 @@ pyyaml: pyzmq: - 20.0.0 qdarkstyle: - - 2.8.1 + - 3.0.2 qtpy: - 1.9.0 requests: @@ -192,11 +192,11 @@ requests: schema: - 0.7.2 scikit_image: - - 0.17.2 + - 0.18.1 scikit_learn: - - 0.23.2 + - 0.24.2 scipy: - - 1.5.2 + - 1.6.2 setuptools: - 52.0.0 simplejson: @@ -206,7 +206,7 @@ six: sox: - 14.4.2 sphinx: - - 3.2.1 + - 4.0.1 sphinx_rtd_theme: - 0.4.3 sphinxcontrib_httpdomain: @@ -216,21 +216,21 @@ sphinxcontrib_programoutput: sphinxcontrib_mermaid: - 0.6.1 sqlalchemy: - - 1.3.21 + - 1.4.15 tabulate: - - 0.8.7 + - 0.8.9 tensorflow: - - 2.3.0 + - 2.4.1 termcolor: - 1.1.0 torchvision: - 0.8.1 tqdm: - - 4.55.1 + - 4.59.0 vlfeat: - 0.9.21 xarray: - - 0.16.2 + - 0.18.0 zc_buildout: - 2.13.3 zc_recipe_egg: