-
Notifications
You must be signed in to change notification settings - Fork 9
/
requirements.txt
115 lines (115 loc) · 1.95 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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
absl-py==0.1.10
alabaster==0.7.10
appdirs==1.4.3
asn1crypto==0.24.0
astroid==1.6.1
Babel==2.5.3
backports-abc==0.5
backports.functools-lru-cache==1.5
backports.shutil-get-terminal-size==1.0.0
backports.ssl-match-hostname==3.5.0.1
backports.weakref==1.0.post1
biopython==1.70
bleach==1.5.0
boto==2.48.0
boto3==1.5.35
botocore==1.8.49
bz2file==0.98
certifi==2018.1.18
cffi==1.11.5
chardet==3.0.4
cloudpickle==0.5.2
configparser==3.5.0
cryptography==2.1.4
cycler==0.10.0
decorator==4.2.1
docutils==0.14
entrypoints==0.2.3
enum34==1.1.6
funcsigs==1.0.2
functools32==3.2.3.post2
futures==3.2.0
gensim==3.2.0
html5lib==0.9999999
idna==2.6
imagesize==1.0.0
ipaddress==1.0.18
ipykernel==4.8.2
ipython==5.5.0
ipython-genutils==0.2.0
isort==4.3.4
jedi==0.11.1
Jinja2==2.10
jmespath==0.9.3
jsonschema==2.6.0
jupyter-client==5.2.2
jupyter-core==4.4.0
kiwisolver==1.0.1
lazy-object-proxy==1.3.1
Mako==1.0.7
Markdown==2.6.11
MarkupSafe==1.0
matplotlib==2.2.0
mccabe==0.6.1
mistune==0.8.3
mock==2.0.0
nbconvert==5.3.1
nbformat==4.4.0
numpy==1.14.1
numpydoc==0.7.0
packaging==16.8
pandas==0.22.0
pandocfilters==1.4.1
parso==0.1.1
pathlib2==2.3.0
pbr==3.1.1
pexpect==4.4.0
pickleshare==0.7.4
prompt-toolkit==1.0.15
protobuf==3.5.2
psutil==5.4.3
ptyprocess==0.5.2
pycodestyle==2.3.1
pycparser==2.18
pyflakes==1.6.0
Pygments==2.2.0
pygpu==0.7.5
pylint==1.8.2
pyOpenSSL==17.5.0
pyparsing==2.2.0
PySocks==1.6.8
python-dateutil==2.6.1
pytz==2018.3
pyzmq==17.0.0
QtAwesome==0.4.4
qtconsole==4.3.1
QtPy==1.3.1
requests==2.18.4
rope==0.10.7
s3transfer==0.1.13
scandir==1.7
scikit-learn==0.19.1
scipy==1.0.0
simplegeneric==0.8.1
singledispatch==3.4.0.3
six==1.11.0
sklearn==0.0
smart-open==1.5.6
snowballstemmer==1.2.1
Sphinx==1.7.1
sphinxcontrib-websupport==1.0.1
spyder==3.2.7
subprocess32==3.2.7
tensorflow==1.5.0
tensorflow-gpu==1.0.1
tensorflow-tensorboard==1.5.1
testpath==0.3.1
Theano==1.0.1
tornado==4.5.3
traitlets==4.3.2
typing==3.6.4
urllib3==1.22
wcwidth==0.1.7
webencodings==0.5
Werkzeug==0.14.1
wrapt==1.10.11