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

Update dependencies

parent 402499ac
No related branches found
No related tags found
1 merge request!40Update dependencies
Pipeline #29292 passed
...@@ -51,19 +51,19 @@ zip_keys: ...@@ -51,19 +51,19 @@ 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:
- 2019.03.07 - 2019.04.16
# 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:
- 2019.03.07 - 2019.04.16
# 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.
# These versions should match the versions inside bob-devel as well (if they # These versions should match the versions inside bob-devel as well (if they
# overlap) so update them in both places. # overlap) so update them in both places.
cmake: cmake:
- 3.12.2 - 3.14.0
pkg_config: pkg_config:
- 0.29.2 - 0.29.2
cython: cython:
...@@ -76,24 +76,23 @@ cython: ...@@ -76,24 +76,23 @@ cython:
numpy: numpy:
- 1.14.5 - 1.14.5
boost: boost:
- 1.65.1 - 1.67.0
cyvlfeat: cyvlfeat:
- 0.4.6 - 0.4.6
ffmpeg: ffmpeg:
- 3.4 - 4.0
freetype: freetype:
- 2.8 - 2.8
giflib: giflib:
- 5.1.4 - 5.1.4
hdf5: hdf5:
- 1.10.2 - 1.10.2
- 1.10.4
jpeg: jpeg:
- 9b - 9b
libblitz: libblitz:
- 1.0.1 - 1.0.1
libmatio: libmatio:
- 1.5.11 - 1.5.15
libogg: libogg:
- 1.3.2 - 1.3.2
libpng: libpng:
...@@ -103,7 +102,7 @@ libsvm: ...@@ -103,7 +102,7 @@ libsvm:
libtiff: libtiff:
- 4.0.9 - 4.0.9
mkl: mkl:
- 2018.0.3 - 2019.3
openfst: openfst:
- 1.6.1 - 1.6.1
sox: sox:
...@@ -130,21 +129,15 @@ click: ...@@ -130,21 +129,15 @@ click:
click_plugins: click_plugins:
- 1.0.4 - 1.0.4
coverage: coverage:
- 4.5.1 - 4.5.3
dlib:
- 19.7
docopt: docopt:
- 0.6.2 - 0.6.2
jinja2: jinja2:
- 2.10 - 2.10.1
kaldi: kaldi:
- 2017.03.13 - 2017.03.13
matplotlib: matplotlib:
- 2.2.3 - 3.0.3
menpo:
- 0.8.1
menpofit:
- 0.5.0
mne: mne:
- 0.15.2 - 0.15.2
mr_developer: mr_developer:
...@@ -152,39 +145,41 @@ mr_developer: ...@@ -152,39 +145,41 @@ mr_developer:
nose: nose:
- 1.3.7 - 1.3.7
opencv: opencv:
- 3.3.1 - 3.4.2
pillow: pillow:
- 5.2.0 - 5.4.1
pyedflib: pyedflib:
- 0.1.11 - 0.1.11
pytorch: pytorch:
- 0.4.1 - 1.0.1
pyyaml: pyyaml:
- 3.13 - 5.1
requests: requests:
- 2.19.1 - 2.21.0
schema: schema:
- 0.6.7 - 0.6.7
scikit_image: scikit_image:
- 0.14.0 - 0.14.2
scikit_learn: scikit_learn:
- 0.19.2 - 0.20.3
scipy: scipy:
- 1.1.0 - 1.2.1
setuptools: setuptools:
- 40.2.0 - 41.0.0
six: six:
- 1.11.0 - 1.12.0
sphinx: sphinx:
- 1.8.1 - 1.8.5
sphinx_rtd_theme: sphinx_rtd_theme:
- 0.4.1 - 0.4.3
sqlalchemy: sqlalchemy:
- 1.2.11 - 1.3.1
tabulate: tabulate:
- 0.8.2 - 0.8.3
tensorflow: tensorflow:
- 1.9.0 - 1.13.1
termcolor:
- 1.1.0
torchvision: torchvision:
- 0.2.1 - 0.2.1
zc_buildout: zc_buildout:
...@@ -207,8 +202,6 @@ pyzmq: ...@@ -207,8 +202,6 @@ pyzmq:
- 17.1.2 - 17.1.2
simplejson: simplejson:
- 3.16.0 - 3.16.0
termcolor:
- 1.1.0
sphinxcontrib_programoutput: sphinxcontrib_programoutput:
- 0.11 - 0.11
sphinxcontrib_httpdomain: sphinxcontrib_httpdomain:
......
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