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

Fix bob-devel version numbers (forgot update)

parent a35688da
No related branches found
No related tags found
1 merge request!436Fix bob-devel version numbers (forgot update)
Pipeline #35957 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.12.19 version: 2019.12.20
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.12.19 - bob-devel 2019.12.20
- docker-py 4.0.2 - docker-py 4.0.2
- flask 1.0.3 - flask 1.0.3
- flask-cors 3.0.8 - flask-cors 3.0.8
......
...@@ -4,7 +4,7 @@ package: ...@@ -4,7 +4,7 @@ package:
name: bob-devel name: bob-devel
# please update the version of beat-devel and update bob-devel's version # please update the version of beat-devel and update bob-devel's version
# there as well in the same merge request. # there as well in the same merge request.
version: 2019.12.19 version: 2019.12.20
build: build:
# the build number must be zero all the time. # the build number must be zero all the time.
...@@ -42,13 +42,13 @@ requirements: ...@@ -42,13 +42,13 @@ requirements:
- jpeg 9b - jpeg 9b
- kaldi 1!5.5.164 # [linux] - kaldi 1!5.5.164 # [linux]
- libblitz 1.0.1 - libblitz 1.0.1
- libmatio 1.5.15 - libmatio 1.5.17
- libogg 1.3.2 - libogg 1.3.2
- libpng 1.6.37 - libpng 1.6.37
- libsvm 3.22 - libsvm 3.24
- libtiff 4.0.10 - libtiff 4.0.10
- matplotlib 3.1.0 - matplotlib 3.1.0
- menpo 0.9.1 - menpo 0.9.2
- menpofit 0.6.1 - menpofit 0.6.1
- mkl 2019.4 - mkl 2019.4
- mne 0.18.1 - mne 0.18.1
...@@ -64,7 +64,7 @@ requirements: ...@@ -64,7 +64,7 @@ requirements:
- pytorch 1.0.1 # [linux] - pytorch 1.0.1 # [linux]
- pyyaml 5.1.1 - pyyaml 5.1.1
- requests 2.22.0 - requests 2.22.0
- schema 0.7.0 - schema 0.7.1
- scikit-image 0.15.0 - scikit-image 0.15.0
- scikit-learn 0.21.2 - scikit-learn 0.21.2
- scipy 1.2.1 - scipy 1.2.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment