Commit 228d15ab authored by caiyanming's avatar caiyanming

update pandas in ai-box

Change-Id: I81aec65bbac55666f8fad2bc43eb33f1ce8872cb
parent e246c781
...@@ -2,9 +2,10 @@ absl-py==0.6.1 ...@@ -2,9 +2,10 @@ absl-py==0.6.1
acm-sdk-python==0.3.10 acm-sdk-python==0.3.10
aliyun-python-sdk-core-v3==2.9.4 aliyun-python-sdk-core-v3==2.9.4
aliyun-python-sdk-kms==2.5.0 aliyun-python-sdk-kms==2.5.0
amqp==2.2.2 amqp==2.4.2
astor==0.7.1 astor==0.7.1
billiard==3.5.0.3 billiard==3.6.0.0
celery==4.3.0
certifi==2018.4.16 certifi==2018.4.16
chardet==3.0.4 chardet==3.0.4
cloudpickle==0.6.1 cloudpickle==0.6.1
...@@ -14,21 +15,24 @@ cycler==0.10.0 ...@@ -14,21 +15,24 @@ cycler==0.10.0
dask==1.0.0 dask==1.0.0
decorator==4.3.0 decorator==4.3.0
Django==2.0.5 Django==2.0.5
et-xmlfile==1.0.1
gast==0.2.0 gast==0.2.0
gevent==1.4.0 gevent==1.4.0
gprof2dot==2017.9.19 gprof2dot==2017.9.19
greenlet==0.4.15
grpcio==1.16.1 grpcio==1.16.1
gunicorn==19.9.0 gunicorn==19.9.0
h5py==2.8.0 h5py==2.8.0
httpie==0.9.9 httpie==0.9.9
idna==2.6 idna==2.6
imutils==0.5.1 imutils==0.5.1
jdcal==1.4.1
Jinja2==2.10 Jinja2==2.10
Keras==2.2.4 Keras==2.2.4
Keras-Applications==1.0.6 Keras-Applications==1.0.6
Keras-Preprocessing==1.0.5 Keras-Preprocessing==1.0.5
kiwisolver==1.0.1 kiwisolver==1.0.1
kombu==4.1.0 kombu==4.5.0
Markdown==3.0.1 Markdown==3.0.1
MarkupSafe==1.0 MarkupSafe==1.0
matplotlib==2.2.2 matplotlib==2.2.2
...@@ -39,8 +43,9 @@ neotime==1.0.0 ...@@ -39,8 +43,9 @@ neotime==1.0.0
networkx==2.2 networkx==2.2
numpy==1.14.3 numpy==1.14.3
opencv-python==3.4.3.18 opencv-python==3.4.3.18
openpyxl==2.6.2
oss2==2.5.0 oss2==2.5.0
pandas==0.22.0 pandas==0.24.0
Pillow==5.4.1 Pillow==5.4.1
protobuf==3.6.1 protobuf==3.6.1
pycryptodome==3.7.0 pycryptodome==3.7.0
...@@ -51,7 +56,7 @@ python-dateutil==2.7.3 ...@@ -51,7 +56,7 @@ python-dateutil==2.7.3
pytz==2018.4 pytz==2018.4
PyWavelets==1.0.1 PyWavelets==1.0.1
PyYAML==3.13 PyYAML==3.13
redis==2.10.6 redis==3.2.1
requests==2.18.4 requests==2.18.4
rpy2==2.9.4 rpy2==2.9.4
scikit-image==0.14.1 scikit-image==0.14.1
...@@ -67,7 +72,7 @@ termcolor==1.1.0 ...@@ -67,7 +72,7 @@ termcolor==1.1.0
toolz==0.9.0 toolz==0.9.0
tzlocal==1.5.1 tzlocal==1.5.1
urllib3==1.22 urllib3==1.22
vine==1.1.4 vine==1.3.0
Werkzeug==0.14.1 Werkzeug==0.14.1
xlrd==1.1.0 xlrd==1.1.0
zbarlight==2.2 zbarlight==2.2
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment