diff --git a/bob/devtools/data/conda_build_config.yaml b/bob/devtools/data/conda_build_config.yaml index e02b5142ce9ed610f0060c073c25c3bed9d8bf56..43faf5704102353e567a80890b7b0d2942fa6a18 100644 --- a/bob/devtools/data/conda_build_config.yaml +++ b/bob/devtools/data/conda_build_config.yaml @@ -78,12 +78,12 @@ zip_keys: # This version of bob-devel will be used at test time of packages: bob_devel: - - 2020.11.06 + - 2020.11.10 # 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: - - 2020.11.06 + - 2020.11.10 # The build time only dependencies (build requirements). # Updating these to the latest version all the time is OK and a good idea. @@ -121,9 +121,9 @@ libsvm: libtiff: - 4.1.0 mkl: - - 2020.2 + - 2019.4 numpy: - - 1.17.4 + - 1.16.6 pybind11: - 2.4.3 sox: