diff --git a/bob/devtools/data/conda_build_config.yaml b/bob/devtools/data/conda_build_config.yaml index a3a04f903e916fdc3f8b9d7b4691f12248e1841f..3b350aff90334c5ef9806adef69d3458ff4a028c 100644 --- a/bob/devtools/data/conda_build_config.yaml +++ b/bob/devtools/data/conda_build_config.yaml @@ -162,6 +162,8 @@ tensorflow: - 1.14.0 torchvision: - 0.3.0 +zc_recipe_egg: + - 2.0.7 # The dependencies that are needed for runtime only (run requirements) of BEAT # packages. These versions **should** match the versions inside beat-devel