diff --git a/conda/beat-devel/meta.yaml b/conda/beat-devel/meta.yaml index 907e8166f91c9df363360d21dcc75e37ea473ece..0c9187394f890321aad8832dcfea0f0de4fa7050 100644 --- a/conda/beat-devel/meta.yaml +++ b/conda/beat-devel/meta.yaml @@ -2,7 +2,7 @@ {% set nopin = ['ca-certificates', 'certifi', 'openssl', 'libstdcxx-ng', 'libgcc-ng', 'libcxx', 'libcxxabi'] %} package: name: beat-devel - version: 2019.03.07 + version: 2019.04.16 build: # the build number must be zero all the time. @@ -15,7 +15,7 @@ build: requirements: host: - python {{ python }} - - bob-devel 2019.03.07 + - bob-devel 2019.04.16 - docker-py 3.6.0 - flask 1.0.2 - flask-cors 3.0.7 @@ -28,7 +28,6 @@ requirements: - simplejson 3.16.0 - sphinxcontrib-programoutput 0.11 - sphinxcontrib-httpdomain 1.7.0 - - termcolor 1.1.0 - psycopg2 2.7.6.1 run: - python diff --git a/conda/bob-devel/meta.yaml b/conda/bob-devel/meta.yaml index 757d078e571587098796ae8378f00e4f3818fe8d..0da065737c274538880780a2d9820cef96de92c7 100644 --- a/conda/bob-devel/meta.yaml +++ b/conda/bob-devel/meta.yaml @@ -73,6 +73,8 @@ requirements: - vlfeat 0.9.21 - zc.buildout 2.12.2 - zc.recipe.egg 2.0.7 + # beat-devel direct dependencies that leak to bob-devel as indirect dependencies: + - termcolor 1.1.0 run: - python run_constrained: