-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
92 lines (92 loc) · 1.47 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
absl-py==0.9.0
asgiref==3.2.5
atomicwrites==1.3.0
attrs==19.3.0
bokeh==2.0.1
boto==2.49.0
boto3==1.12.46
botocore==1.15.46
bpemb==0.3.0
certifi==2020.4.5.1
chardet==3.0.4
click==7.1.1
cloudpickle==1.3.0
colorama==0.4.3
cycler==0.10.0
Cython==0.29.20
decorator==4.4.2
Deprecated==1.2.9
dj-database-url==0.5.0
Django==2.2
django-heroku==0.3.1
docutils==0.15.2
filelock==3.0.12
flair==0.4.5
ftfy==5.7
future==0.18.2
gensim==3.8.2
grpcio==1.28.1
gunicorn==20.0.4
hyperopt==0.2.4
idna==2.9
importlib-metadata==1.6.0
Jinja2==2.11.2
jmespath==0.9.5
joblib==0.14.1
kiwisolver==1.2.0
langdetect==1.0.8
Markdown==3.2.1
MarkupSafe==1.1.1
matplotlib==3.2.1
more-itertools==8.2.0
mpld3==0.3
munkres==1.1.2
networkx==2.3
nltk==3.5
numpy==1.18.2
oauthlib==3.1.0
packaging==20.3
pandas==0.25.3
Pillow==7.1.1
pluggy==0.13.1
protobuf==3.11.3
psycopg2==2.8.4
py==1.8.1
pyparsing==2.4.7
PySocks==1.7.1
pytest==5.4.1
python-dateutil==2.8.1
pytz==2019.3
PyYAML==5.3.1
regex==2020.4.4
requests==2.23.0
requests-oauthlib==1.3.0
s3transfer==0.3.3
sacremoses==0.0.41
scikit-learn==0.21.3
scipy==1.4.1
segtok==1.5.9
sentencepiece==0.1.86
six==1.14.0
smart-open==1.11.1
snorkel==0.9.5
sparse-dot-topn==0.2.9
sqlitedict==1.6.0
sqlparse==0.3.1
tabulate==0.8.7
tensorboard==1.15.0
textblob==0.15.3
tokenizers==0.5.2
torch==1.4.0+cpu
torchvision==0.5.0+cpu
tornado==6.0.4
tqdm==4.45.0
transformers==2.8.0
tweepy==3.8.0
typing-extensions==3.7.4.2
urllib3==1.24.3
wcwidth==0.1.9
Werkzeug==1.0.1
whitenoise==5.1.0
wrapt==1.12.1
zipp==3.1.0