Skip to content
Snippets Groups Projects
Commit 78ca2840 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

[gitlab] Update conda_build_config to update all BEAT dependencies

parent 6a0251b9
No related branches found
No related tags found
No related merge requests found
......@@ -50,12 +50,12 @@ zip_keys:
# This version of bob-devel will be used at test time of packages:
bob_devel:
- 2018.11.23
- 2018.12.11
# 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:
- 2018.11.23
- 2018.12.12
# The build time only dependencies (build requirements).
# Updating these to the latest version all the time is OK and a good idea.
......@@ -194,17 +194,17 @@ zc_recipe_egg:
# packages. These versions **should** match the versions inside beat-devel
# recipe.
docker_py:
- 3.2.1
- 3.6.0
jsonschema:
- 2.6.0
oset:
- 0.1.3
python_graphviz:
- 0.8.2
- 0.8.4
pyzmq:
- 17.0.0
- 17.1.2
simplejson:
- 3.13.2
- 3.16.0
termcolor:
- 1.1.0
sphinxcontrib_programoutput:
......@@ -212,11 +212,11 @@ sphinxcontrib_programoutput:
sphinxcontrib_httpdomain:
- 1.7.0
nodejs:
- 8.9.3
- 10.13.0
flask:
- 0.12.2
- 1.0.2
flask_cors:
- 3.0.3
- 3.0.7
flask_restful:
- 0.3.6
psycopg2:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment