-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathrequirements.txt
132 lines (132 loc) · 2.29 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
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
absl-py==1.0.0
alabaster==0.7.12
allennlp==0.9.0
astunparse==1.6.3
attrs==21.4.0
Babel==2.10.1
blis==0.2.4
boto3==1.21.45
botocore==1.24.45
cachetools==5.0.0
certifi==2021.10.8
charset-normalizer==2.0.12
click==8.1.2
configparser==5.2.0
conllu==1.3.1
cycler==0.11.0
cymem==2.0.6
docker-pycreds==0.4.0
docutils==0.17.1
editdistance==0.6.0
fair-esm==0.4.2
flaky==3.7.0
Flask==2.1.1
Flask-Cors==3.0.10
fonttools==4.33.1
ftfy==6.1.1
future==0.18.2
gast==0.3.3
gevent==21.12.0
gitdb==4.0.9
GitPython==3.1.27
google-auth==2.6.6
google-auth-oauthlib==0.4.6
google-pasta==0.2.0
greenlet==1.1.2
grpcio==1.44.0
h5py==2.10.0
idna==3.3
imagesize==1.3.0
importlib-metadata==4.11.3
iniconfig==1.1.1
itsdangerous==2.1.2
Jinja2==3.0.3
jmespath==1.0.0
joblib==1.1.0
jsonnet==0.18.0
jsonpickle==2.1.0
Keras-Preprocessing==1.1.2
kiwisolver==1.4.2
Markdown==3.3.6
MarkupSafe==2.1.1
matplotlib==3.5.1
murmurhash==1.0.6
nltk==3.7
numpy==1.18.5
numpydoc==1.2.1
oauthlib==3.2.0
opt-einsum==3.3.0
overrides==3.1.0
packaging==21.3
pandas==1.4.2
parsimonious==0.9.0
Pillow==9.1.0
plac==0.9.6
pluggy==1.0.0
preshed==2.0.1
promise==2.3
protobuf==3.20.1
psutil==5.9.0
py==1.11.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
Pygments==2.11.2
pyparsing==3.0.8
pytest==7.1.1
python-dateutil==2.8.2
pytorch-pretrained-bert==0.6.2
pytorch-transformers==1.1.0
pytz==2022.1
PyYAML==6.0
regex==2022.3.15
requests==2.27.1
requests-oauthlib==1.3.1
responses==0.20.0
rsa==4.8
s3transfer==0.5.2
scikit-learn==1.0.2
scipy==1.8.0
sentencepiece==0.1.96
sentry-sdk==1.5.10
shortuuid==1.0.8
six==1.16.0
smmap==5.0.0
snowballstemmer==2.2.0
spacy==2.1.9
Sphinx==4.5.0
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sqlparse==0.4.2
srsly==1.0.5
subprocess32==3.5.4
tensorboard==2.8.0
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.1
tensorboardX==2.5
tensorflow==2.3.1
tensorflow-estimator==2.3.0
termcolor==1.1.0
thinc==7.0.8
threadpoolctl==3.1.0
tomli==2.0.1
torch==1.6.0+cu101
torch-geometric==2.0.4
torchvision==0.7.0+cu101
tqdm==4.64.0
typing-utils==0.1.0
Unidecode==1.3.4
urllib3==1.26.9
wandb==0.10.12
wasabi==0.9.1
watchdog==2.1.7
wcwidth==0.2.5
Werkzeug==2.1.1
word2number==1.1
wrapt==1.14.0
zipp==3.8.0
zope.event==4.5.0
zope.interface==5.4.0