Skip to content
Snippets Groups Projects
Commit b2e4c8b5 authored by Amir MOHAMMADI's avatar Amir MOHAMMADI
Browse files

[beat-devel] new bob-devel

parent 3e769030
Branches
No related tags found
1 merge request!409[bob-devel] update all dependencies, remove dlib, menpo, menpofit
Pipeline #29289 passed
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
{% set nopin = ['ca-certificates', 'certifi', 'openssl', 'libstdcxx-ng', 'libgcc-ng', 'libcxx', 'libcxxabi'] %} {% set nopin = ['ca-certificates', 'certifi', 'openssl', 'libstdcxx-ng', 'libgcc-ng', 'libcxx', 'libcxxabi'] %}
package: package:
name: beat-devel name: beat-devel
version: 2019.03.07 version: 2019.04.16
build: build:
# the build number must be zero all the time. # the build number must be zero all the time.
...@@ -15,7 +15,7 @@ build: ...@@ -15,7 +15,7 @@ build:
requirements: requirements:
host: host:
- python {{ python }} - python {{ python }}
- bob-devel 2019.03.07 - bob-devel 2019.04.16
- docker-py 3.6.0 - docker-py 3.6.0
- flask 1.0.2 - flask 1.0.2
- flask-cors 3.0.7 - flask-cors 3.0.7
...@@ -28,7 +28,6 @@ requirements: ...@@ -28,7 +28,6 @@ requirements:
- simplejson 3.16.0 - simplejson 3.16.0
- sphinxcontrib-programoutput 0.11 - sphinxcontrib-programoutput 0.11
- sphinxcontrib-httpdomain 1.7.0 - sphinxcontrib-httpdomain 1.7.0
- termcolor 1.1.0
- psycopg2 2.7.6.1 - psycopg2 2.7.6.1
run: run:
- python - python
......
...@@ -73,6 +73,8 @@ requirements: ...@@ -73,6 +73,8 @@ requirements:
- vlfeat 0.9.21 - vlfeat 0.9.21
- zc.buildout 2.12.2 - zc.buildout 2.12.2
- zc.recipe.egg 2.0.7 - zc.recipe.egg 2.0.7
# beat-devel direct dependencies that leak to bob-devel as indirect dependencies:
- termcolor 1.1.0
run: run:
- python - python
run_constrained: run_constrained:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment