forked from DataManagementLab/wannadb
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
241 lines (237 loc) · 4.17 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
228
229
230
231
232
233
234
235
236
237
238
239
240
241
#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --output-file=requirements.txt --resolver=backtracking
#
blis==0.7.9
# via
# spacy
# thinc
catalogue==2.0.8
# via
# spacy
# srsly
# thinc
certifi==2022.12.7
# via requests
charset-normalizer==2.1.1
# via requests
click==8.1.3
# via
# nltk
# sacremoses
# typer
cycler==0.11.0
# via matplotlib
cymem==2.0.7
# via
# preshed
# spacy
# thinc
emoji==2.2.0
# via stanza
faiss-cpu==1.7.4
# via wannadb (custom_match_extraction.py)
filelock==3.8.2
# via
# huggingface-hub
# transformers
fonttools==4.38.0
# via matplotlib
huggingface-hub==0.10.1
# via
# sentence-transformers
# transformers
idna==3.4
# via requests
jinja2==3.1.2
# via spacy
joblib==1.2.0
# via
# nltk
# sacremoses
# scikit-learn
kiwisolver==1.4.4
# via matplotlib
langcodes==3.3.0
# via spacy
markupsafe==2.1.1
# via jinja2
matplotlib==3.5.0
# via
# aset (setup.py)
# seaborn
murmurhash==1.0.9
# via
# preshed
# spacy
# thinc
nltk==3.8
# via sentence-transformers
numpy==1.26.4
# via
# aset (setup.py)
# blis
# matplotlib
# pandas
# scikit-learn
# scipy
# seaborn
# sentence-transformers
# spacy
# stanza
# thinc
# torchvision
# transformers
packaging==22.0
# via
# huggingface-hub
# matplotlib
# setuptools-scm
# spacy
# transformers
pandas==1.3.4
# via
# aset (setup.py)
# seaborn
pathy==0.10.1
# via spacy
pillow==9.3.0
# via
# matplotlib
# torchvision
preshed==3.0.8
# via
# spacy
# thinc
protobuf==3.20.3
# via stanza
pydantic==1.8.2
# via
# spacy
# thinc
pymongo==3.12.1
# via aset (setup.py)
pyparsing==3.0.9
# via matplotlib
pyqt6==6.4.2
# via aset (setup.py)
pyqt6-qt6==6.4.2
# via pyqt6
pyqt6-sip==13.4.0
# via pyqt6
python-dateutil==2.8.2
# via
# matplotlib
# pandas
pytz==2022.7
# via pandas
pyyaml==6.0
# via
# huggingface-hub
# transformers
regex==2022.10.31
# via
# nltk
# sacremoses
# transformers
requests==2.28.1
# via
# huggingface-hub
# spacy
# stanza
# transformers
sacremoses==0.0.53
# via transformers
scikit-learn==1.0.1
# via
# aset (setup.py)
# sentence-transformers
scipy==1.13.1
# via
# aset (setup.py)
# scikit-learn
# seaborn
# sentence-transformers
seaborn==0.11.2
# via aset (setup.py)
sentence-transformers==2.1.0
# via aset (setup.py)
sentencepiece==0.1.97
# via sentence-transformers
setuptools-scm==7.1.0
# via matplotlib
six==1.16.0
# via
# python-dateutil
# sacremoses
# stanza
smart-open==6.3.0
# via pathy
spacy==3.2.0
# via aset (setup.py)
spacy-legacy==3.0.10
# via spacy
spacy-loggers==1.0.4
# via spacy
sqlparse==0.4.2
# via aset (setup.py)
srsly==2.4.5
# via
# spacy
# thinc
stanza==1.3.0
# via aset (setup.py)
thinc==8.0.17
# via spacy
threadpoolctl==3.1.0
# via scikit-learn
tokenizers==0.10.3
# via
# sentence-transformers
# transformers
tomli==2.0.1
# via setuptools-scm
torch==1.10.0
# via
# aset (setup.py)
# sentence-transformers
# stanza
# torchvision
torchvision==0.11.1
# via sentence-transformers
tqdm==4.64.1
# via
# huggingface-hub
# nltk
# sacremoses
# sentence-transformers
# spacy
# stanza
# transformers
transformers==4.12.5
# via
# aset (setup.py)
# sentence-transformers
typer==0.4.2
# via
# pathy
# spacy
typing-extensions<4.6.0
# via
# huggingface-hub
# pydantic
# setuptools-scm
# torch
urllib3==1.26.13
# via requests
wasabi==0.10.1
# via
# spacy
# thinc
pyqtgraph==0.13.7
PyOpenGL==3.1.7
PyOpenGL_accelerate==3.1.7
# The following packages are considered to be unsafe in a requirements file:
# setuptools