From 27c12f163542dc15da742ce47410eab1fb81586c Mon Sep 17 00:00:00 2001 From: ruowen Date: Wed, 5 Jun 2019 12:29:11 +0800 Subject: [PATCH] upgrad pandon in ai-box Change-Id: I19031c30264385ebaeb37b389d4edadb034679b1 --- ai-box/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ai-box/requirements.txt b/ai-box/requirements.txt index 87a417d..d69a2d2 100644 --- a/ai-box/requirements.txt +++ b/ai-box/requirements.txt @@ -27,6 +27,7 @@ httpie==0.9.9 idna==2.6 imutils==0.5.1 jdcal==1.4.1 +joblib==0.13.1 Jinja2==2.10 Keras==2.2.4 Keras-Applications==1.0.6 @@ -45,7 +46,7 @@ numpy==1.14.3 opencv-python==3.4.3.18 openpyxl==2.6.2 oss2==2.5.0 -pandas==0.24.0 +pandas==0.24.2 Pillow==5.4.1 protobuf==3.6.1 pycryptodome==3.7.0 -- GitLab