-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathrequirements.txt
81 lines (80 loc) · 1.31 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
absl-py==0.10.0
asn1crypto==0.24.0
astunparse==1.6.3
backcall==0.1.0
beautifulsoup4==4.6.0
bs4==0.0.1
cachetools==4.1.1
certifi==2018.4.16
cffi==1.11.5
chardet==3.0.4
conda==4.5.8
conda-build==3.12.0
cryptography==2.2.2
Cython==0.29.21
decorator==4.3.0
docopt==0.6.2
filelock==3.0.4
gast==0.3.3
glob2==0.6
google-auth==1.21.1
google-auth-oauthlib==0.4.1
google-pasta==0.2.0
grpcio==1.32.0
h5py==2.10.0
idna==2.6
importlib-metadata==1.7.0
ipython==6.4.0
ipython-genutils==0.2.0
jedi==0.12.1
Jinja2==2.10
Keras-Preprocessing==1.1.2
Markdown==3.2.2
MarkupSafe==1.0
mkl-fft==1.0.4
mkl-random==1.0.1
numpy==1.18.5
oauthlib==3.1.0
olefile==0.45.1
opt-einsum==3.3.0
parso==0.3.1
pexpect==4.6.0
pickleshare==0.7.4
Pillow==5.2.0
pipreqs==0.4.10
pkginfo==1.4.2
prompt-toolkit==1.0.15
protobuf==3.13.0
psutil==5.4.6
ptyprocess==0.6.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycosat==0.6.3
pycparser==2.18
Pygments==2.2.0
pyOpenSSL==18.0.0
PySocks==1.6.8
PyYAML==3.13
requests==2.24.0
requests-oauthlib==1.3.0
rsa==4.6
ruamel-yaml==0.15.37
scipy==1.4.1
simplegeneric==0.8.1
six==1.15.0
tensorboard==2.3.0
tensorboard-plugin-wit==1.7.0
tensorflow==2.3.0
tensorflow-estimator==2.3.0
termcolor==1.1.0
torch==1.3.1
torchvision==0.2.1
traitlets==4.3.2
urllib3==1.22
wcwidth==0.1.7
Werkzeug==1.0.1
wrapt==1.12.1
yarg==0.1.9
zipp==3.1.0
nltk~=3.6.7
pandas~=1.1.5