Skip to content

Commit

Permalink
deploy: update python
Browse files Browse the repository at this point in the history
  • Loading branch information
jarviszeng-zjc committed Oct 28, 2019
1 parent ba276a5 commit 201b6d9
Show file tree
Hide file tree
Showing 4 changed files with 132 additions and 52 deletions.
1 change: 1 addition & 0 deletions cluster-deploy/scripts/default_configurations.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/bin/bash
fate_cos_address=https://webank-ai-1251170195.cos.ap-guangzhou.myqcloud.com
python_version=1.1
jdk_version=8u192
mysql_version=8.0.13
redis_version=5.0.2
Expand Down
1 change: 0 additions & 1 deletion cluster-deploy/scripts/deploy_cluster_allinone.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ module_deploy_script_dir=${cwd}/deploy
output_packages_dir=$(cd `dirname ${cwd}`;pwd)/output_packages
deploy_packages_dir=${deploy_dir}/packages
mkdir -p ${output_packages_dir}
python_version=`md5sum ${source_code_dir}/requirements.txt | awk '{print $1}'`

echo "[INFO] Check..."
if [[ ${deploy_modes[@]/${deploy_mode}/} != ${deploy_modes[@]} ]];then
Expand Down
1 change: 0 additions & 1 deletion cluster-deploy/scripts/deploy_cluster_multinode.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ module_deploy_script_dir=${cwd}/deploy
output_packages_dir=$(cd `dirname ${cwd}`;pwd)/output_packages
deploy_packages_dir=${deploy_dir}/packages
mkdir -p ${output_packages_dir}
python_version=`md5sum ${source_code_dir}/requirements.txt | awk '{print $1}'`

echo "[INFO] Check..."

Expand Down
181 changes: 131 additions & 50 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,57 +1,138 @@
absl-py==0.8.1
apsw==3.9.2.post1
astor==0.8.0
cachetools==3.1.1
certifi==2019.9.11
absl-py==0.8.0
astor==0.7.1
audioread==2.1.6
backcall==0.1.0
bleach==1.5.0
cachetools==3.0.0
certifi==2018.10.15
cffi==1.11.5
chardet==3.0.4
Click==7.0
cloudpickle==0.6.1
colorama==0.3.9
coverage==4.5.2
cycler==0.10.0
Flask==1.1.1
gast==0.2.2
cryptography==2.7
decorator==4.3.0
dill==0.2.8.2
entrypoints==0.2.3
et-xmlfile==1.0.1
Faker==0.9.2
Flask==1.0.2
Flask-SocketIO==3.0.2
funcsigs==1.0.2
future==0.16.0
gast==0.2.0
gevent==1.3.7
gmpy2==2.0.8
google-pasta==0.1.7
grpcio==1.24.3
h5py==2.10.0
idna==2.8
itsdangerous==1.1.0
Jinja2==2.10.3
joblib==0.14.0
Keras==2.3.1
Keras-Applications==1.0.8
Keras-Preprocessing==1.1.0
kiwisolver==1.1.0
llvmlite==0.30.0
lmdb==0.97
Markdown==3.1.1
MarkupSafe==1.1.1
matplotlib==3.1.1
numba==0.46.0
numpy==1.17.3
opt-einsum==3.1.0
pandas==0.25.2
peewee==3.11.2
protobuf==3.10.0
psutil==5.6.3
py4j==0.10.7
pycryptodome==3.9.0
pycryptodomex==3.9.0
googleapis-common-protos==1.5.3
graphviz==0.9
greenlet==0.4.15
grpcio==1.16.1
grpcio-tools==1.16.1
h5py==2.7.0
html5lib==0.9999999
idna==2.7
ipykernel==4.6.1
ipython==6.5.0
ipython-genutils==0.2.0
ipywidgets==7.4.0
itsdangerous==0.24
jdcal==1.4
jedi==0.12.1
Jinja2==2.10.1
jiwer==1.3
joblib==0.13.0
jsonschema==2.6.0
jupyter==1.0.0
jupyter-client==5.2.3
jupyter-console==5.2.0
jupyter-contrib-core==0.3.3
jupyter-contrib-nbextensions==0.5.0
jupyter-core==4.4.0
jupyter-highlight-selected-word==0.2.0
jupyter-latex-envs==1.4.4
jupyter-nbextensions-configurator==0.4.0
Keras==2.2.4
Keras-Applications==1.0.6
Keras-Preprocessing==1.0.5
kiwisolver==1.0.1
librosa==0.5.1
llvmlite==0.25.0
lmdb==0.94
lxml==4.2.5
Markdown==2.6.11
MarkupSafe==1.0
matplotlib==3.0.2
mistune==0.8.3
multiprocess==0.70.6.1
nbconvert==5.3.1
nbformat==4.4.0
notebook==5.7.8
numba==0.40.1
numpy==1.15.2
opencv-python==3.2.0.7
openpyxl==2.5.8
pandas==0.23.4
pandocfilters==1.4.2
patsy==0.5.0
peewee==3.9.3
pexpect==4.6.0
phe==1.4.0
pickleshare==0.7.4
plyvel==1.1.0
pox==0.2.4
ppft==1.6.4.8
prometheus-client==0.3.1
prompt-toolkit==1.0.15
protobuf==3.6.1
psutil==5.4.7
ptyprocess==0.6.0
pyarrow==0.11.1
pycparser==2.19
pycryptodomex==3.6.6
pydot==1.2.4
Pygments==2.2.0
PyHive==0.6.0
PyMySQL==0.9.3
pyparsing==2.4.2
pyspark==2.4.4
python-dateutil==2.8.0
pytz==2019.3
PyYAML==5.1.2
redis==3.3.11
requests==2.22.0
scikit-learn==0.21.3
scipy==1.3.1
six==1.12.0
pyparsing==2.1.10
python-dateutil==2.7.3
python-engineio==3.9.0
python-Levenshtein==0.12.0
python-socketio==2.0.0
python-speech-features==0.5
pytz==2018.5
PyYAML==4.2b1
pyzmq==17.1.2
qtconsole==4.4.1
redis==3.0.1
requests==2.20.0
resampy==0.2.1
scikit-learn==0.19.2
scipy==1.1.0
seaborn==0.7.1
Send2Trash==1.5.0
simplegeneric==0.8.1
six==1.10.0
sklearn==0.0
tensorboard==2.0.0
tensorflow==2.0.0
tensorflow-estimator==2.0.1
socketIO-client==0.7.2
SoundFile==0.9.0.post1
statsmodels==0.9.0
tensorboard==1.14
tensorflow==1.14
termcolor==1.1.0
urllib3==1.25.6
virtualenv==16.7.7
Werkzeug==0.16.0
wrapt==1.11.2
terminado==0.8.1
testpath==0.3.1
text-unidecode==1.2
Theano==1.0.3
thrift==0.11.0
tornado==5.1
tqdm==4.28.1
traitlets==4.3.2
urllib3==1.24.2
wcwidth==0.1.7
websocket-client==0.54.0
Werkzeug==0.15.3
widgetsnbextension==3.4.0
xlrd==1.1.0
apsw==3.9.2.post1

0 comments on commit 201b6d9

Please sign in to comment.