Skip to content

Commit 2b6e8c2

Browse files
committed
Updated requirements.txt
1 parent d23d880 commit 2b6e8c2

File tree

1 file changed

+40
-1
lines changed

1 file changed

+40
-1
lines changed

requirements.txt

Lines changed: 40 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,69 @@
11
absl-py==0.6.1
22
astor==0.7.1
3+
attrs==19.3.0
4+
backcall==0.2.0
5+
bleach==3.1.5
6+
certifi==2020.6.20
7+
colorama==0.4.3
38
cycler==0.10.0
9+
decorator==4.4.2
10+
defusedxml==0.6.0
11+
entrypoints==0.3
412
gast==0.2.1
513
grpcio==1.17.1
614
h5py==2.9.0
15+
importlib-metadata==1.7.0
16+
ipykernel==5.3.2
17+
ipython==7.16.1
18+
ipython-genutils==0.2.0
19+
jedi==0.17.1
20+
Jinja2==2.11.2
21+
jsonschema==3.2.0
22+
jupyter-client==6.1.5
23+
jupyter-core==4.6.3
724
Keras==2.2.4
825
Keras-Applications==1.0.6
926
Keras-Preprocessing==1.0.5
1027
kiwisolver==1.0.1
1128
Markdown==3.0.1
29+
MarkupSafe==1.1.1
1230
matplotlib==3.0.2
31+
mistune==0.8.4
32+
nbconvert==5.6.1
33+
nbformat==5.0.7
1334
numpy==1.15.4
35+
packaging==20.4
1436
pandas==0.23.4
37+
pandocfilters==1.4.2
38+
parso==0.7.0
39+
pickleshare==0.7.5
1540
Pillow==6.2.1
16-
pkg-resources==0.0.0
41+
prompt-toolkit==3.0.5
1742
protobuf==3.6.1
43+
Pweave==0.30.3
44+
Pygments==2.6.1
1845
pyparsing==2.3.0
46+
pyrsistent==0.16.0
1947
python-dateutil==2.7.5
2048
pytz==2018.7
49+
pywin32==228
2150
PyYAML==3.13
51+
pyzmq==19.0.1
52+
SALib==1.3.11
2253
scikit-learn==0.20.2
2354
scipy==1.2.0
55+
seaborn==0.10.1
2456
six==1.12.0
2557
sklearn==0.0
2658
tensorboard==1.12.2
2759
tensorflow==1.12.0
2860
termcolor==1.1.0
61+
testpath==0.4.4
62+
tornado==6.0.4
2963
tqdm==4.29.0
64+
traitlets==4.3.3
65+
wcwidth==0.2.5
66+
webencodings==0.5.1
3067
Werkzeug==0.14.1
68+
wincertstore==0.2
69+
zipp==3.1.0

0 commit comments

Comments
 (0)