diff --git a/ai-box/requirements.txt b/ai-box/requirements.txt index 1c0abdaa8012f1337a8725053c2b750aec385bb4..e42cae1764437dc8d3a422fc63c5d177c55e2dc1 100644 --- a/ai-box/requirements.txt +++ b/ai-box/requirements.txt @@ -1,46 +1,71 @@ +absl-py==0.6.1 acm-sdk-python==0.3.10 +aliyun-python-sdk-core-v3==2.9.4 +aliyun-python-sdk-kms==2.5.0 amqp==2.2.2 +astor==0.7.1 billiard==3.5.0.3 -celery==4.1.0 certifi==2018.4.16 chardet==3.0.4 +cloudpickle==0.6.1 colorama==0.3.9 +crcmod==1.7 cycler==0.10.0 +dask==1.0.0 +decorator==4.3.0 Django==2.0.5 +gast==0.2.0 +gprof2dot==2017.9.19 +grpcio==1.16.1 +gunicorn==19.9.0 +h5py==2.8.0 httpie==0.9.9 idna==2.6 +imutils==0.5.1 +Jinja2==2.10 +Keras==2.2.4 +Keras-Applications==1.0.6 +Keras-Preprocessing==1.0.5 kiwisolver==1.0.1 kombu==4.1.0 +Markdown==3.0.1 +MarkupSafe==1.0 +matplotlib==2.2.2 mlxtend==0.12.0 mysqlclient==1.3.12 neo4j-driver==1.6.1 neotime==1.0.0 +networkx==2.2 +numpy==1.14.3 +opencv-python==3.4.3.18 +oss2==2.5.0 +pandas==0.22.0 +Pillow==5.4.1 +protobuf==3.6.1 +pycryptodome==3.7.0 Pygments==2.2.0 pyparsing==2.2.0 +pyprof2calltree==1.4.4 python-dateutil==2.7.3 pytz==2018.4 +PyWavelets==1.0.1 +PyYAML==3.13 redis==2.10.6 requests==2.18.4 +rpy2==2.9.4 +scikit-image==0.14.1 +scikit-learn==0.20.3 +scipy==1.1.0 +seaborn==0.8.1 six==1.11.0 +tabulate==0.8.2 +tensorboard==1.12.0 +tensorflow==1.12.0 +termcolor==1.1.0 +toolz==0.9.0 +tzlocal==1.5.1 urllib3==1.22 vine==1.1.4 +Werkzeug==0.14.1 xlrd==1.1.0 -scipy -scikit-learn -scikit-image==0.13.1 -matplotlib -pandas -numpy -Jinja2==2.10 -MarkupSafe==1.0 -rpy2==2.9.4 -tzlocal==1.5.1 -opencv-python -oss2==2.5.0 -zbarlight==2.1 -imutils==0.5.1 -seaborn==0.8.1 -tensorflow==1.12.0 -keras==2.2.4 -tabulate==0.8.2 -gunicorn +zbarlight==2.2