-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
54 lines (54 loc) · 1.07 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
absl-py==0.11.0
astunparse==1.6.3
async-generator==1.10
async-timeout==3.0.1
backports.functools-lru-cache==1.6.1
boto==2.49.0
brotlipy==0.7.0
bz2file==0.98
cached-property==1.5.2
certifi==2020.12.5
click==7.1.2
cycler==0.10.0
decorator==4.4.2
defusedxml==0.6.0
en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.0.0/en_core_web_sm-3.0.0-py3-none-any.whl
Flask==1.1.2
Flask-SQLAlchemy==2.4.4
flatbuffers==1.12
gast==0.4.0
google-auth==1.27.1
google-auth-oauthlib==0.4.3
google-cloud-storage==1.19.0
google-pasta==0.2.0
gunicorn==20.1.0
inflection==0.5.1
install==1.3.4
ipython-genutils==0.2.0
isodate==0.6.0
itsdangerous==1.1.0
Markdown==3.3.4
nltk==3.4.4
numpy==1.18.5
oauthlib==3.1.0
opt-einsum==3.3.0
pandocfilters==1.4.2
protobuf==3.15.5
pyasn1==0.4.8
pyasn1-modules==0.2.8
pyparsing==2.4.7
python-dateutil==2.8.1
rdflib==5.0.0
requests-oauthlib==1.3.0
Send2Trash==1.5.0
scipy==1.5.4
six==1.15.0
spacy==3.0.4
SQLAlchemy==1.3.23
termcolor==1.1.0
testpath==0.4.4
typeguard==2.11.1
validators==0.18.2
webencodings==0.5.1
Werkzeug==1.0.1
wrapt==1.12.1