diff --git a/bob/devtools/data/conda_build_config.yaml b/bob/devtools/data/conda_build_config.yaml index 58e8b4a7a5eccf070848107b77408f4e74243029..47218b7619f26f93a3c387767f2b2c860f58434a 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.10 + - 2020.11.14 # 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.10 + - 2020.11.14 # The build time only dependencies (build requirements). # Updating these to the latest version all the time is OK and a good idea. @@ -176,6 +176,10 @@ pyopengl: - 3.1.1 pyqtgraph: - 0.11.0 +pytest: + - 6.1.1 +pytest-cov: + - 2.10.1 python_graphviz: - 0.14.2 pytorch: