Skip to content

Commit 5f8dadf

Browse files
committed
Python packages for 19.11-py36
1 parent 0998daa commit 5f8dadf

File tree

1 file changed

+105
-0
lines changed

1 file changed

+105
-0
lines changed

commons/requirements.19.11.txt

Lines changed: 105 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,105 @@
1+
absl-py==0.8.0
2+
astor==0.8.0
3+
attrs==19.1.0
4+
audioread==2.1.8
5+
backcall==0.1.0
6+
bleach==3.1.0
7+
cloudpickle==1.2.2
8+
cupy==6.4.0
9+
cycler==0.10.0
10+
Cython==0.29.13
11+
decorator==4.4.0
12+
defusedxml==0.6.0
13+
entrypoints==0.3
14+
fastrlock==0.4
15+
future==0.17.1
16+
gast==0.2.2
17+
google-pasta==0.1.7
18+
grpcio==1.24.3
19+
h5py==2.9.0
20+
#horovod==0.18.1
21+
ipykernel==5.1.2
22+
ipython==7.8.0
23+
ipython-genutils==0.2.0
24+
ipywidgets==7.5.1
25+
jedi==0.15.1
26+
Jinja2==2.10.1
27+
joblib==0.13.2
28+
json5==0.8.5
29+
jsonschema==3.0.2
30+
jupyter==1.0.0
31+
jupyter-client==5.3.3
32+
jupyter-console==6.0.0
33+
jupyter-core==4.5.0
34+
jupyter-tensorboard==0.1.10
35+
jupyterlab==1.0.2
36+
jupyterlab-server==1.0.0
37+
jupytext==1.2.4
38+
Keras==2.3.1
39+
Keras-Applications==1.0.6
40+
Keras-Preprocessing==1.0.5
41+
kiwisolver==1.1.0
42+
librosa==0.6.3
43+
llvmlite==0.29.0
44+
Markdown==3.1.1
45+
MarkupSafe==1.1.1
46+
matplotlib==3.1.1
47+
mistune==0.8.4
48+
mock==3.0.5
49+
mpi4py==3.0.2
50+
mxnet-cu101==1.4.1
51+
nbconvert==5.6.0
52+
nbformat==4.4.0
53+
nltk==3.2.5
54+
notebook==5.7.8
55+
numba==0.44.1
56+
numpy==1.14.5
57+
#nvidia-dali==0.14.0
58+
#nvidia-dali-tf-plugin==0.14.0
59+
pandas==0.23.0
60+
pandocfilters==1.4.2
61+
parso==0.5.1
62+
pexpect==4.7.0
63+
pickleshare==0.7.5
64+
Pillow==5.4.1
65+
portpicker==1.3.1
66+
prometheus-client==0.7.1
67+
prompt-toolkit==2.0.9
68+
#protobuf==3.10.0
69+
#protobuf==3.9.2
70+
psutil==5.6.3
71+
ptyprocess==0.6.0
72+
#pycocotools==2.0.0
73+
Pygments==2.4.2
74+
pyparsing==2.4.2
75+
pyrsistent==0.15.4
76+
python-dateutil==2.8.0
77+
python-speech-features==0.6
78+
pytz==2019.2
79+
PyYAML==5.1.2
80+
pyzmq==18.1.0
81+
qtconsole==4.5.5
82+
resampy==0.2.1
83+
sacrebleu==1.3.6
84+
scikit-learn==0.21.3
85+
scipy==1.3.1
86+
Send2Trash==1.5.0
87+
sentencepiece==0.1.82
88+
six==1.12.0
89+
#tensorboard==1.14.0+nv
90+
#tensorflow-estimator==1.14.0
91+
#tensorflow-gpu==1.14.0+nv
92+
tensorrt==6.0.1.5
93+
termcolor==1.1.0
94+
terminado==0.8.2
95+
testpath==0.4.2
96+
tornado==6.0.3
97+
tqdm==4.36.1
98+
traitlets==4.3.2
99+
typing==3.7.4.1
100+
uff==0.6.5
101+
wcwidth==0.1.7
102+
webencodings==0.5.1
103+
Werkzeug==0.16.0
104+
widgetsnbextension==3.5.1
105+
wrapt==1.11.2

0 commit comments

Comments
 (0)