-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathrequirements.txt
55 lines (55 loc) · 956 Bytes
/
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
absl-py==0.1.10
astroid==1.6.0
beautifulsoup4==4.6.0
bleach==1.5.0
cachetools==4.0.0
certifi==2018.1.18
chardet==3.0.4
click==6.7
decorator==4.2.1
Django==1.11.4
django-debug-toolbar==1.8
djangorestframework==3.6.4
feedparser==5.2.1
future==0.16.0
geocoder==1.38.0
google-api-core==1.15.0
google-auth==1.10.0
google-cloud-language==1.3.0
googleapis-common-protos==1.6.0
grpcio==1.26.0
gunicorn==19.7.1
h5py==2.7.1
html2text==2016.9.19
html5lib==0.9999999
idna==2.6
isort==4.2.15
Keras==2.1.4
lazy-object-proxy==1.3.1
Markdown==2.6.11
mccabe==0.6.1
nltk==3.2.5
numpy==1.14.0
pandas==0.22.0
protobuf==3.11.2
psycopg2==2.7.3.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
pylint==1.8.1
python-dateutil==2.6.1
pytz==2017.2
PyYAML==3.12
ratelim==0.1.6
requests==2.18.4
rsa==4.0
scikit-learn==0.19.0
scipy==1.0.0
Shapely==1.6.4.post2
six==1.11.0
sqlparse==0.2.3
tagnews==1.3.4
tensorflow==1.5.0
tensorflow-tensorboard==1.5.1
urllib3==1.22
Werkzeug==0.14.1
wrapt==1.10.11