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

[data/conda_build_config.yaml] Bump nightly requirements for Bob and BEAT

parent ad2ce9dd
No related branches found
No related tags found
1 merge request!147Bump nightly requirements for Bob and BEAT
Pipeline #38521 passed
...@@ -51,12 +51,12 @@ zip_keys: ...@@ -51,12 +51,12 @@ zip_keys:
# This version of bob-devel will be used at test time of packages: # This version of bob-devel will be used at test time of packages:
bob_devel: bob_devel:
- 2020.01.09 - 2020.03.30
# This version of beat-devel will be used at test time of packages. Notice it # 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 # uses bob-devel and should have a version that is greater or equal its value
beat_devel: beat_devel:
- 2020.01.09 - 2020.03.30
# The build time only dependencies (build requirements). # The build time only dependencies (build requirements).
# Updating these to the latest version all the time is OK and a good idea. # Updating these to the latest version all the time is OK and a good idea.
...@@ -94,7 +94,7 @@ libpng: ...@@ -94,7 +94,7 @@ libpng:
libsvm: libsvm:
- 3.24 - 3.24
libtiff: libtiff:
- 4.0.9 - 4.1.0
mkl: mkl:
- 2019.1 - 2019.1
sox: sox:
...@@ -107,7 +107,7 @@ vlfeat: ...@@ -107,7 +107,7 @@ vlfeat:
caffe: caffe:
- 1.0 - 1.0
click: click:
- 7.0 - 7.1.1
click_plugins: click_plugins:
- 1.1.1 - 1.1.1
cyvlfeat: cyvlfeat:
...@@ -119,11 +119,11 @@ docopt: ...@@ -119,11 +119,11 @@ docopt:
h5py: h5py:
- 2.8.0 - 2.8.0
jinja2: jinja2:
- 2.10.1 - 2.11.1
kaldi: kaldi:
- 1!5.5.164 - 1!5.5.164
matplotlib: matplotlib:
- 3.1.0 - 3.1.3
menpo: menpo:
- 0.9.2 - 0.9.2
menpofit: menpofit:
...@@ -133,60 +133,66 @@ mne: ...@@ -133,60 +133,66 @@ mne:
opencv: opencv:
- 3.4.2 - 3.4.2
pandas: pandas:
- 0.25.1 - 1.0.3
pillow: pillow:
- 6.1.0 - 6.2.1
pyedflib: pyedflib:
- 0.1.14 - 0.1.14
pytorch: pytorch:
- 1.0.1 - 1.0.1
pyyaml: pyyaml:
- 5.1.1 - 5.3.1
requests: requests:
- 2.22.0 - 2.23.0
schema: schema:
- 0.7.1 - 0.7.1
scikit_image: scikit_image:
- 0.15.0 - 0.16.2
scikit_learn: scikit_learn:
- 0.21.2 - 0.22.1
scipy: scipy:
- 1.2.1 - 1.4.1
setuptools: setuptools:
- 41.0.1 - 46.1.1
six: six:
- 1.12.0 - 1.14.0
sphinxcontrib_programoutput:
- 0.16
sqlalchemy: sqlalchemy:
- 1.3.1 - 1.3.15
tabulate: tabulate:
- 0.8.3 - 0.8.3
tensorflow: tensorflow:
- 1.14.0 - 1.15.0
torchvision: torchvision:
- 0.2.1 - 0.2.1
tqdm: tqdm:
- 4.32.1 - 4.43.0
zc_recipe_egg: zc_recipe_egg:
- 2.0.7 - 2.0.7
# The dependencies that are needed for runtime only (run requirements) of BEAT # The dependencies that are needed for runtime only (run requirements) of BEAT
# packages. These versions **should** match the versions inside beat-devel # packages. These versions **should** match the versions inside beat-devel
# recipe. # recipe.
# These are in bob-devel, but actually belong to BEAT
psycopg2:
- 2.8.4
termcolor:
- 1.1.0
# These in beat-devel
docker_py: docker_py:
- 4.0.2 - 4.2.0
jsonschema: jsonschema:
- 3.0.2 - 3.2.0
python_graphviz: python_graphviz:
- 0.8.4 - 0.13.2
pyzmq: pyzmq:
- 17.1.2 - 18.1.1
simplejson: simplejson:
- 3.17.0 - 3.17.0
sphinxcontrib_programoutput:
- 0.15
sphinxcontrib_httpdomain: sphinxcontrib_httpdomain:
- 1.7.0 - 1.7.0
psycopg2:
- 2.7.6.1
ncurses: ncurses:
- 6.1 - 6.2
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