-
Notifications
You must be signed in to change notification settings - Fork 14
/
requirements.txt
76 lines (76 loc) · 1.25 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
asgiref==3.3.1
backcall==0.1.0
boto3==1.9.228
botocore==1.12.228
certifi==2020.6.20
cffi==1.12.3
chardet==3.0.4
click==7.1.2
cycler==0.10.0
Cython==0.29.23
dataclasses==0.8
decorator==4.4.0
Django==3.1.3
djangorestframework==3.12.2
docutils==0.15.2
filelock==3.0.12
flashtext==2.7
Flask==1.1.2
Flask-Cors==3.0.10
idna==2.8
ipython==7.8.0
ipython-genutils==0.2.0
itsdangerous==1.1.0
javapackages==4.3.2
jedi==0.15.1
Jinja2==2.11.2
jmespath==0.9.4
joblib==0.17.0
kiwisolver==1.3.1
MarkupSafe==1.1.1
matplotlib==3.3.4
mkl-fft==1.0.14
mkl-random==1.0.2
mkl-service==2.3.0
nltk==3.4.1
numpy==1.19.2
olefile==0.46
packaging==20.4
pandas==1.1.4
parso==0.5.1
pexpect==4.7.0
pickleshare==0.7.5
Pillow==8.2.0
prompt-toolkit==2.0.9
protobuf==3.13.0
ptyprocess==0.6.0
pycocoevalcap==1.2
pycocotools==2.0.2
pycparser==2.19
Pygments==2.4.2
pyparsing==2.4.7
python-dateutil==2.8.0
pytorch-pretrained-bert==0.6.1
pytz==2020.4
PyXB==1.2.4
regex==2019.8.19
requests==2.22.0
s3transfer==0.2.1
sacremoses==0.0.43
scikit-learn==0.24.2
scipy==1.5.4
sentencepiece==0.1.91
six==1.15.0
sklearn==0.0
sqlparse==0.4.1
tensorboardX==1.6
threadpoolctl==2.1.0
tokenizers==0.5.2
torch==1.4.0
torchvision==0.5.0
tqdm==4.35.0
traitlets==4.3.2
transformers==2.7.0
urllib3==1.25.3
wcwidth==0.1.7
Werkzeug==1.0.1