diff --git a/bob/devtools/data/conda_build_config.yaml b/bob/devtools/data/conda_build_config.yaml index 49c5bc4c558cbf3eac2c01ea63fb95bffecec9e6..0e5d0bd5a90a3af7fdc62551dc911d2e7f8dbb61 100644 --- a/bob/devtools/data/conda_build_config.yaml +++ b/bob/devtools/data/conda_build_config.yaml @@ -51,12 +51,12 @@ zip_keys: # This version of bob-devel will be used at test time of packages: bob_devel: - - 2019.08.28 + - 2019.09.05 # 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: - - 2019.08.28 + - 2019.09.05 # The build time only dependencies (build requirements). # Updating these to the latest version all the time is OK and a good idea. @@ -132,6 +132,8 @@ mne: - 0.18.1 opencv: - 3.4.2 +pandas: + - 0.25.1 pillow: - 6.1.0 pyedflib: @@ -162,6 +164,8 @@ tensorflow: - 1.14.0 torchvision: - 0.2.1 +tqdm: + - 4.32.1 zc_recipe_egg: - 2.0.7 @@ -172,8 +176,6 @@ docker_py: - 4.0.2 jsonschema: - 3.0.1 -oset: - - 0.1.3 python_graphviz: - 0.8.4 pyzmq: