forked from ntu-adl-ta/ADL21-HW1
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
227 lines (226 loc) · 3.88 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
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile requirements.in
#
absl-py==0.12.0
# via
# tensorboard
# tensorflow
aiohttp==3.7.4.post0
# via fsspec
astunparse==1.6.3
# via tensorflow
async-timeout==3.0.1
# via aiohttp
attrs==20.3.0
# via aiohttp
blis==0.7.4
# via
# spacy
# thinc
cachetools==4.2.1
# via google-auth
catalogue==2.0.1
# via
# spacy
# srsly
# thinc
certifi==2020.12.5
# via requests
chardet==4.0.0
# via
# aiohttp
# requests
click==7.1.2
# via typer
cymem==2.0.5
# via
# preshed
# spacy
# thinc
flatbuffers==1.12
# via tensorflow
fsspec[http]==0.8.7
# via pytorch-lightning
future==0.18.2
# via pytorch-lightning
gast==0.3.3
# via tensorflow
google-auth-oauthlib==0.4.3
# via tensorboard
google-auth==1.27.1
# via
# google-auth-oauthlib
# tensorboard
google-pasta==0.2.0
# via tensorflow
grpcio==1.32.0
# via
# tensorboard
# tensorflow
h5py==2.10.0
# via tensorflow
idna==2.10
# via
# requests
# yarl
jinja2==2.11.3
# via spacy
joblib==1.0.1
# via scikit-learn
keras-preprocessing==1.1.2
# via tensorflow
markdown==3.3.4
# via tensorboard
markupsafe==1.1.1
# via jinja2
multidict==5.1.0
# via
# aiohttp
# yarl
murmurhash==1.0.5
# via
# preshed
# spacy
# thinc
numpy==1.19.5
# via
# blis
# h5py
# keras-preprocessing
# opt-einsum
# pytorch-lightning
# scikit-learn
# scipy
# seqeval
# spacy
# tensorboard
# tensorflow
# thinc
# torch
oauthlib==3.1.0
# via requests-oauthlib
opt-einsum==3.3.0
# via tensorflow
packaging==20.9
# via spacy
pathy==0.4.0
# via spacy
preshed==3.0.5
# via
# spacy
# thinc
protobuf==3.15.6
# via
# tensorboard
# tensorflow
pyasn1-modules==0.2.8
# via google-auth
pyasn1==0.4.8
# via
# pyasn1-modules
# rsa
pydantic==1.7.3
# via
# spacy
# thinc
pyparsing==2.4.7
# via packaging
pytorch-lightning==1.2.3
# via -r requirements.in
pyyaml==5.3.1
# via pytorch-lightning
requests-oauthlib==1.3.0
# via google-auth-oauthlib
requests==2.25.1
# via
# fsspec
# requests-oauthlib
# smart-open
# spacy
# tensorboard
rsa==4.7.2
# via google-auth
scikit-learn==0.24.1
# via seqeval
scipy==1.6.1
# via scikit-learn
seqeval==1.2.2
# via -r requirements.in
six==1.15.0
# via
# absl-py
# astunparse
# google-auth
# google-pasta
# grpcio
# h5py
# keras-preprocessing
# protobuf
# tensorboard
# tensorflow
smart-open==3.0.0
# via pathy
spacy-legacy==3.0.1
# via spacy
spacy==3.0.5
# via -r requirements.in
srsly==2.4.0
# via
# spacy
# thinc
tensorboard-plugin-wit==1.8.0
# via tensorboard
tensorboard==2.4.1
# via
# pytorch-lightning
# tensorflow
tensorflow-estimator==2.4.0
# via tensorflow
tensorflow==2.4.1
# via -r requirements.in
termcolor==1.1.0
# via tensorflow
thinc==8.0.2
# via spacy
threadpoolctl==2.1.0
# via scikit-learn
torch==1.7.1
# via
# -r requirements.in
# pytorch-lightning
tqdm==4.56.2
# via
# -r requirements.in
# pytorch-lightning
# spacy
typer==0.3.2
# via
# pathy
# spacy
typing-extensions==3.7.4.3
# via
# aiohttp
# tensorflow
# torch
urllib3==1.26.3
# via requests
wasabi==0.8.2
# via
# spacy
# thinc
werkzeug==1.0.1
# via tensorboard
wheel==0.36.2
# via
# astunparse
# tensorboard
# tensorflow
wrapt==1.12.1
# via tensorflow
yarl==1.6.3
# via aiohttp
# The following packages are considered to be unsafe in a requirements file:
# setuptools