From 6cd58f2513c5bdfa32c01ae853770fefd42f47c1 Mon Sep 17 00:00:00 2001 From: Theophile GENTILHOMME <tgentilhomme@jurasix08.idiap.ch> Date: Thu, 26 Apr 2018 12:39:50 +0200 Subject: [PATCH] Update version of kaldi and bob-devel --- gitlab/conda_build_config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gitlab/conda_build_config.yaml b/gitlab/conda_build_config.yaml index 2ada9bb..b96b700 100644 --- a/gitlab/conda_build_config.yaml +++ b/gitlab/conda_build_config.yaml @@ -47,7 +47,7 @@ zip_keys: # This version of bob-devel will be used at test time of packages: bob_devel: - - 2018.04.13 + - 2018.04.24 # 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 @@ -134,7 +134,7 @@ docopt: jinja2: - 2.10 kaldi: - - r7271.1a4dbf6 + - 2017.03.13 matplotlib: - 2.2.2 menpo: -- GitLab