From bc03ee39939e448c7cfe723f09978283c8a2a017 Mon Sep 17 00:00:00 2001
From: Amir MOHAMMADI <amir.mohammadi@idiap.ch>
Date: Mon, 11 Mar 2019 10:27:24 +0100
Subject: [PATCH] Update click versions as it was updated in bob-devel

---
 bob/devtools/data/conda_build_config.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bob/devtools/data/conda_build_config.yaml b/bob/devtools/data/conda_build_config.yaml
index 9e6d53b6..e3a1b770 100644
--- a/bob/devtools/data/conda_build_config.yaml
+++ b/bob/devtools/data/conda_build_config.yaml
@@ -125,9 +125,9 @@ zlib:
 caffe:
   - 1.0
 click:
-  - 6.7
+  - 7.0
 click_plugins:
-  - 1.0.3
+  - 1.0.4
 coverage:
   - 4.5.1
 dlib:
-- 
GitLab