-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathrequirements-uv.txt
333 lines (333 loc) · 6.46 KB
/
requirements-uv.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
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
# This file was autogenerated by uv via the following command:
# uv pip compile requirements.txt -o requirements-uv.txt --index-strategy unsafe-best-match --no-build-isolation -p 3.10
accelerate==1.4.0
# via -r requirements.txt
aiohappyeyeballs==2.4.6
# via aiohttp
aiohttp==3.11.12
# via dashscope
aiosignal==1.3.2
# via aiohttp
annotated-types==0.7.0
# via pydantic
anyio==4.8.0
# via
# httpx
# openai
async-timeout==5.0.1
# via aiohttp
attrs==25.1.0
# via aiohttp
av==14.0.1
# via -r requirements.txt
bitmath==1.3.3.1
# via hbutils
cachetools==5.5.0
# via google-auth
certifi==2024.12.14
# via
# httpcore
# httpx
# requests
chardet==4.0.0
# via
# hbutils
# pysrt
charset-normalizer==3.4.1
# via requests
colorama==0.4.6
# via tqdm
coloredlogs==15.0.1
# via onnxruntime-gpu
cssselect==1.2.0
# via pyquery
dashscope==1.22.1
# via -r requirements.txt
deprecation==2.1.0
# via hbutils
distro==1.9.0
# via openai
eval-type-backport==0.2.2
# via mistralai
exceptiongroup==1.2.2
# via anyio
filelock==3.17.0
# via
# huggingface-hub
# torch
flatbuffers==25.2.10
# via onnxruntime-gpu
frozenlist==1.5.0
# via
# aiohttp
# aiosignal
fsspec==2025.2.0
# via
# huggingface-hub
# torch
google-ai-generativelanguage==0.6.10
# via google-generativeai
google-api-core==2.24.0
# via
# google-ai-generativelanguage
# google-api-python-client
# google-generativeai
google-api-python-client==2.156.0
# via google-generativeai
google-auth==2.37.0
# via
# google-ai-generativelanguage
# google-api-core
# google-api-python-client
# google-auth-httplib2
# google-genai
# google-generativeai
google-auth-httplib2==0.2.0
# via google-api-python-client
google-genai==1.0.0
# via -r requirements.txt
google-generativeai==0.8.3
# via -r requirements.txt
googleapis-common-protos==1.66.0
# via
# google-api-core
# grpcio-status
grpcio==1.68.1
# via
# google-api-core
# grpcio-status
grpcio-status==1.68.1
# via google-api-core
h11==0.14.0
# via httpcore
hbutils==0.11.0
# via pyanimeinfo
httpcore==1.0.7
# via httpx
httplib2==0.22.0
# via
# google-api-python-client
# google-auth-httplib2
httpx==0.27.2
# via
# mistralai
# openai
huggingface-hub==0.29.1
# via accelerate
humanfriendly==10.0
# via coloredlogs
idna==3.10
# via
# anyio
# httpx
# requests
# yarl
imageio==2.36.1
# via -r requirements.txt
imageio-ffmpeg==0.5.1
# via -r requirements.txt
jinja2==3.1.5
# via torch
jiter==0.8.2
# via openai
jsonpath-python==1.0.6
# via mistralai
lxml==4.9.4
# via
# pyanimeinfo
# pyquery
markdown-it-py==3.0.0
# via rich
markupsafe==3.0.1
# via jinja2
mdurl==0.1.2
# via markdown-it-py
mistralai==1.2.6
# via -r requirements.txt
mpmath==1.3.0
# via sympy
multidict==6.1.0
# via
# aiohttp
# yarl
mutagen==1.47.0
# via -r requirements.txt
mypy-extensions==1.0.0
# via typing-inspect
networkx==3.4.2
# via torch
numpy==1.26.4
# via
# accelerate
# imageio
# onnxruntime-gpu
# opencv-python
# pandas
# pylance
onnxruntime-gpu==1.20.1
# via -r requirements.txt
openai==1.59.7
# via -r requirements.txt
opencv-python==4.11.0.86
# via -r requirements.txt
packaging==24.2
# via
# accelerate
# deprecation
# hbutils
# huggingface-hub
# onnxruntime-gpu
# pillow-jxl-plugin
pandas==2.2.3
# via -r requirements.txt
pillow==10.4.0
# via
# imageio
# pillow-heif
# pillow-jxl-plugin
# rich-pixels
pillow-avif-plugin==1.4.6
# via -r requirements.txt
pillow-heif==0.21.0
# via -r requirements.txt
pillow-jxl-plugin==1.3.0
# via -r requirements.txt
propcache==0.2.1
# via
# aiohttp
# yarl
proto-plus==1.25.0
# via
# google-ai-generativelanguage
# google-api-core
protobuf==5.29.2
# via
# google-ai-generativelanguage
# google-api-core
# google-generativeai
# googleapis-common-protos
# grpcio-status
# onnxruntime-gpu
# proto-plus
psutil==7.0.0
# via accelerate
pyanimeinfo==0.0.4
# via -r requirements.txt
pyarrow==18.1.0
# via
# -r requirements.txt
# pylance
pyasn1==0.6.1
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.4.1
# via google-auth
pydantic==2.10.4
# via
# google-genai
# google-generativeai
# mistralai
# openai
pydantic-core==2.27.2
# via pydantic
pygments==2.18.0
# via rich
pylance==0.20.0
# via -r requirements.txt
pymediainfo==6.1.0
# via -r requirements.txt
pyparsing==3.0.9
# via
# httplib2
# pyrfc6266
pyquery==2.0.1
# via pyanimeinfo
pyreadline3==3.5.4
# via humanfriendly
pyrfc6266==1.0.2
# via pyanimeinfo
pysrt==1.1.2
# via -r requirements.txt
python-dateutil==2.9.0.post0
# via
# mistralai
# pandas
pytimeparse==1.1.8
# via hbutils
pytz==2024.2
# via pandas
pyyaml==6.0.2
# via
# accelerate
# huggingface-hub
requests==2.32.3
# via
# dashscope
# google-api-core
# google-genai
# huggingface-hub
# pyanimeinfo
rich==13.9.4
# via
# -r requirements.txt
# rich-pixels
rich-pixels==3.0.1
# via -r requirements.txt
rsa==4.9
# via google-auth
safetensors==0.5.2
# via accelerate
setuptools==75.6.0
# via
# hbutils
# imageio-ffmpeg
six==1.17.0
# via python-dateutil
sniffio==1.3.1
# via
# anyio
# httpx
# openai
sympy==1.13.1
# via
# onnxruntime-gpu
# torch
toml==0.10.2
# via -r requirements.txt
torch==2.5.1+cu124
# via
# -r requirements.txt
# accelerate
tqdm==4.67.1
# via
# google-generativeai
# huggingface-hub
# openai
# pyanimeinfo
typing-extensions==4.12.2
# via
# anyio
# google-generativeai
# huggingface-hub
# multidict
# openai
# pydantic
# pydantic-core
# rich
# torch
# typing-inspect
typing-inspect==0.9.0
# via mistralai
tzdata==2024.2
# via pandas
uritemplate==4.1.1
# via google-api-python-client
urllib3==2.3.0
# via requests
websocket-client==1.8.0
# via dashscope
websockets==14.2
# via google-genai
yarl==1.18.3
# via aiohttp