From 551dd907effdfa54d53f14485d1fbc7da2535821 Mon Sep 17 00:00:00 2001
From: Ugo Albanese <ugo.albanese@santannapisa.it>
Date: Wed, 1 Apr 2020 15:05:37 +0000
Subject: [PATCH] =?UTF-8?q?Fusion=20effectu=C3=A9e=20update-req-NRRPLT-784?=
 =?UTF-8?q?7=20(pull=20request=20#20)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

[NRRPLT-7847] Pin ipywidgets to a python2-compatible version

* [NRRPLT-7847] pin ipywidgets to a python2-compatible version

Approuvé par : Eloy Retamino
Approuvé par : Stefano Nardo
---
 hbp_nrp_virtual_coach/requirements.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/hbp_nrp_virtual_coach/requirements.txt b/hbp_nrp_virtual_coach/requirements.txt
index 298f56e..4da393e 100644
--- a/hbp_nrp_virtual_coach/requirements.txt
+++ b/hbp_nrp_virtual_coach/requirements.txt
@@ -6,6 +6,7 @@ texttable==0.8.7
 progressbar2==3.34.0
 httplib2==0.12.1
 pandas==0.22.0
+ipywidgets==7.5.1
 jupyter==1.0.0
 requests
 ipykernel==4.6.0
-- 
GitLab