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

Merge branch 'fix-bob-devel' into 'master'

Fix bob-devel version numbers (forgot update)

See merge request bob/bob.conda!436
parents a35688da cea77a29
No related branches found
No related tags found
1 merge request!436Fix bob-devel version numbers (forgot update)
Pipeline #36156 canceled
......@@ -2,7 +2,7 @@
{% set nopin = ['ca-certificates', 'certifi', 'openssl', 'libstdcxx-ng', 'libgcc-ng', 'libcxx', 'libcxxabi'] %}
package:
name: beat-devel
version: 2019.12.19
version: 2019.12.20
build:
# the build number must be zero all the time.
......@@ -15,7 +15,7 @@ build:
requirements:
host:
- python {{ python }}
- bob-devel 2019.12.19
- bob-devel 2019.12.20
- docker-py 4.0.2
- flask 1.0.3
- flask-cors 3.0.8
......
......@@ -4,7 +4,7 @@ package:
name: bob-devel
# please update the version of beat-devel and update bob-devel's version
# there as well in the same merge request.
version: 2019.12.19
version: 2019.12.20
build:
# the build number must be zero all the time.
......@@ -42,13 +42,13 @@ requirements:
- jpeg 9b
- kaldi 1!5.5.164 # [linux]
- libblitz 1.0.1
- libmatio 1.5.15
- libmatio 1.5.17
- libogg 1.3.2
- libpng 1.6.37
- libsvm 3.22
- libsvm 3.24
- libtiff 4.0.10
- matplotlib 3.1.0
- menpo 0.9.1
- menpo 0.9.2
- menpofit 0.6.1
- mkl 2019.4
- mne 0.18.1
......@@ -64,7 +64,7 @@ requirements:
- pytorch 1.0.1 # [linux]
- pyyaml 5.1.1
- requests 2.22.0
- schema 0.7.0
- schema 0.7.1
- scikit-image 0.15.0
- scikit-learn 0.21.2
- 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