forked from microsoft/EMNLP2019-Split-And-Recombine
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
110 lines (110 loc) · 1.8 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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
alabaster==0.7.12
allennlp==0.8.2
asn1crypto==0.24.0
atomicwrites==1.3.0
attrs==19.1.0
aws-xray-sdk==0.95
awscli==1.16.221
Babel==2.7.0
boto==2.49.0
boto3==1.9.211
botocore==1.12.211
certifi==2019.6.16
cffi==1.12.3
chardet==3.0.4
Click==7.0
colorama==0.4.1
conllu==0.11
cookies==2.2.1
cryptography==2.7
cycler==0.10.0
cymem==2.0.2
cytoolz==0.9.0.1
dill==0.2.9
docker==4.0.2
docutils==0.15.2
ecdsa==0.13.3
editdistance==0.5.3
flaky==3.6.1
Flask==1.0.2
Flask-Cors==3.0.7
ftfy==5.6
future==0.17.1
gevent==1.3.6
greenlet==0.4.15
h5py==2.9.0
idna==2.8
imagesize==1.1.0
importlib-metadata==0.19
itsdangerous==1.1.0
Jinja2==2.10.1
jmespath==0.9.4
joblib==0.13.2
jsondiff==1.1.1
jsonpickle==1.2
kiwisolver==1.1.0
MarkupSafe==1.1.1
matplotlib==2.2.3
mock==3.0.5
more-itertools==7.2.0
moto==1.3.4
msgpack==0.5.6
msgpack-numpy==0.4.3.2
murmurhash==1.0.2
nltk==3.4.5
numpy==1.17.0
numpydoc==0.8.0
overrides==1.9
packaging==19.1
parsimonious==0.8.0
plac==0.9.6
pluggy==0.12.0
preshed==2.0.1
protobuf==3.9.1
py==1.8.0
pyaml==19.4.1
pyasn1==0.4.6
pycparser==2.19
pycryptodome==3.8.2
Pygments==2.4.2
pyparsing==2.4.2
pypiwin32==223
pytest==5.1.0
python-dateutil==2.8.0
python-jose==2.0.2
pytorch-pretrained-bert==0.6.2
pytz==2017.3
pywin32==224
PyYAML==5.1.2
regex==2019.8.19
requests==2.22.0
responses==0.10.6
rsa==3.4.2
s3transfer==0.2.1
scikit-learn==0.21.3
scipy==1.3.1
six==1.12.0
snowballstemmer==1.9.0
spacy==2.0.18
Sphinx==2.2.0
sphinxcontrib-applehelp==1.0.1
sphinxcontrib-devhelp==1.0.1
sphinxcontrib-htmlhelp==1.0.2
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.2
sphinxcontrib-serializinghtml==1.1.3
sqlparse==0.2.4
tensorboardX==1.2
thinc==6.12.1
toolz==0.10.0
torch==1.2.0+cu92
tqdm==4.34.0
ujson==1.35
Unidecode==1.1.1
urllib3==1.25.3
wcwidth==0.1.7
websocket-client==0.56.0
Werkzeug==0.15.5
wrapt==1.11.2
xmltodict==0.12.0
zipp==0.5.2