-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrequirements.txt
More file actions
59 lines (59 loc) · 1.37 KB
/
requirements.txt
File metadata and controls
59 lines (59 loc) · 1.37 KB
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
Babel==2.5.0
beautifulsoup4==4.6.0
-e git+https://github.com/SohierDane/BigQuery_Helper@8615a7f6c1663e7f2d48aa2b32c2dbcb600a440f#egg=bq_helper
cachetools==3.1.1
entrypoints==0.3
et-xmlfile==1.0.1
https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-2.1.0/en_core_web_sm-2.1.0.tar.gz#egg=en_core_web_sm
https://github.com/explosion/spacy-models/releases/download/en_core_web_md-2.1.0/en_core_web_md-2.1.0.tar.gz#egg=en_core_web_md
Flask==1.0.3
Flask-Cors==3.0.8
gensim==3.8.0
gevent==1.4.0
google-api-core==1.13.0
google-auth==1.6.3
google-cloud==0.34.0
google-cloud-bigquery==1.17.0
google-cloud-core==1.0.2
google-cloud-storage==1.16.1
google-pasta==0.1.7
google-resumable-media==0.3.2
googleapis-common-protos==1.6.0
greenlet==0.4.15
grpcio==1.22.0
h5py==2.9.0
heapdict==1.0.0
html5lib==1.0.1
inflect==2.1.0
itsdangerous==1.1.0
Jinja2==2.10.1
jsonschema==3.0.1
Keras==2.2.4
Keras-Applications==1.0.8
Keras-Preprocessing==1.1.0
lxml==4.3.4
Markdown==3.1.1
MarkupSafe==1.1.1
matplotlib==3.1.0
nltk==3.4.5
numpy==1.16.4
numpydoc==0.9.1
pandas==0.24.2
pandocfilters==1.4.2
protobuf==3.9.0
requests==2.22.0
retrying==1.3.3
scikit-image==0.15.0
scikit-learn==0.21.2
scipy==1.2.1
seaborn==0.9.0
sortedcollections==1.1.2
sortedcontainers==2.1.0
spacy==2.1.6
tensorflow==1.15.2
tensorflow-estimator==1.14.0
textblob==0.15.3
tqdm==4.32.2
unicodecsv==0.14.1
Werkzeug==0.15.4
wordcloud==1.5.0