-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathrequirements-uv.txt
204 lines (204 loc) · 4.18 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
# 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
annotated-types==0.7.0
# via pydantic
anyio==4.8.0
# via
# httpx
# openai
av==14.0.1
# via -r ./requirements.txt
cachetools==5.5.0
# via google-auth
certifi==2024.12.14
# via
# httpcore
# httpx
# requests
chardet==5.2.0
# via pysrt
charset-normalizer==3.4.1
# via requests
colorama==0.4.6
# via tqdm
distro==1.9.0
# via openai
eval-type-backport==0.2.2
# via mistralai
exceptiongroup==1.2.2
# via anyio
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-generativeai
google-auth-httplib2==0.2.0
# via google-api-python-client
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
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
idna==3.10
# via
# anyio
# httpx
# requests
imageio==2.36.1
# via -r ./requirements.txt
imageio-ffmpeg==0.5.1
# via -r ./requirements.txt
jiter==0.8.2
# via openai
jsonpath-python==1.0.6
# via mistralai
markdown-it-py==3.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
mistralai==1.2.6
# via -r ./requirements.txt
mutagen==1.47.0
# via -r ./requirements.txt
mypy-extensions==1.0.0
# via typing-inspect
numpy==2.2.1
# via
# imageio
# pandas
# pylance
openai==1.59.7
# via -r ./requirements.txt
packaging==24.2
# via 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
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
# proto-plus
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-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.2.0
# via httplib2
pysrt==1.1.2
# via -r ./requirements.txt
python-dateutil==2.9.0.post0
# via
# mistralai
# pandas
pytz==2024.2
# via pandas
requests==2.32.3
# via google-api-core
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
setuptools==75.6.0
# via imageio-ffmpeg
six==1.17.0
# via python-dateutil
sniffio==1.3.1
# via
# anyio
# httpx
# openai
toml==0.10.2
# via -r ./requirements.txt
tqdm==4.67.1
# via
# google-generativeai
# openai
typing-extensions==4.12.2
# via
# anyio
# google-generativeai
# openai
# pydantic
# pydantic-core
# rich
# 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