-
Notifications
You must be signed in to change notification settings - Fork 6
/
requirements.txt
258 lines (258 loc) · 4.8 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
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
# This file was autogenerated by uv via the following command:
# uv pip compile requirements.in -o requirements.txt
aiochclient==2.6.0
# via -r requirements.in
aiocontextvars==0.2.2
# via -r requirements.in
aiodns==3.1.1
# via aiochclient
aiofiles==23.1.0
# via aiopytesseract
aiohttp==3.9.1
# via
# aiochclient
# discord-py
aiopytesseract==0.10.0
# via -r requirements.in
aiosignal==1.3.1
# via aiohttp
annotated-types==0.6.0
# via pydantic
anyio==4.2.0
# via
# httpx
# openai
arithmeval==0.3.3
# via -r requirements.in
async-timeout==4.0.3
# via
# aiohttp
# redis
attrs==20.3.0
# via
# aiohttp
# cattrs
beautifulsoup4==4.10.0
# via -r requirements.in
blessed==1.20.0
# via jurigged
cachetools==4.1.1
# via google-auth
cattrs==23.1.2
# via aiopytesseract
certifi==2020.11.8
# via
# httpcore
# httpx
# requests
# sentry-sdk
cffi==1.14.3
# via
# pycares
# pynacl
charset-normalizer==3.0.1
# via requests
ciso8601==2.3.1
# via aiochclient
codefind==0.1.3
# via jurigged
contourpy==1.2.0
# via matplotlib
cycler==0.10.0
# via matplotlib
defusedxml==0.7.1
# via -r requirements.in
discord-py==2.3.2
# via -r requirements.in
distro==1.9.0
# via openai
exceptiongroup==1.2.2
# via
# anyio
# cattrs
faust-cchardet==2.1.19
# via aiochclient
fonttools==4.32.0
# via matplotlib
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
google-api-core==1.23.0
# via google-api-python-client
google-api-python-client==2.33.0
# via -r requirements.in
google-auth==1.23.0
# via
# google-api-core
# google-api-python-client
# google-auth-httplib2
google-auth-httplib2==0.1.0
# via google-api-python-client
googleapis-common-protos==1.52.0
# via google-api-core
h11==0.14.0
# via httpcore
httpcore==1.0.2
# via httpx
httplib2==0.19.0
# via
# google-api-python-client
# google-auth-httplib2
httpx==0.26.0
# via openai
idna==2.10
# via
# anyio
# httpx
# requests
# yarl
imagehash==4.3.1
# via -r requirements.in
importlib-resources==6.4.5
# via matplotlib
jiter==0.7.1
# via openai
jurigged==0.5.7
# via -r requirements.in
kiwisolver==1.3.1
# via matplotlib
matplotlib==3.8.2
# via -r requirements.in
multidict==4.7.6
# via
# aiohttp
# yarl
numpy==1.26.2
# via
# -r requirements.in
# contourpy
# imagehash
# matplotlib
# pywavelets
# scipy
openai==1.54.4
# via -r requirements.in
ovld==0.3.2
# via jurigged
packaging==22.0
# via
# -r requirements.in
# matplotlib
pillow==9.5.0
# via
# -r requirements.in
# imagehash
# matplotlib
protobuf==3.14.0
# via
# google-api-core
# googleapis-common-protos
psutil==5.9.0
# via -r requirements.in
psycopg2==2.9.3
# via -r requirements.in
ptvsd==4.3.2
# via -r requirements.in
pyasn1==0.4.8
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.2.8
# via google-auth
pycares==4.4.0
# via
# -r requirements.in
# aiodns
pycparser==2.20
# via cffi
pydantic==2.5.3
# via openai
pydantic-core==2.14.6
# via pydantic
pynacl==1.3.0
# via discord-py
pyparsing==2.4.7
# via
# httplib2
# matplotlib
python-dateutil==2.8.1
# via matplotlib
pytube==15.0.0
# via -r requirements.in
pytz==2020.4
# via google-api-core
pywavelets==1.5.0
# via
# -r requirements.in
# imagehash
redis==5.0.1
# via -r requirements.in
regex==2023.12.25
# via tiktoken
requests==2.28.2
# via
# google-api-core
# tiktoken
rsa==4.7
# via google-auth
scipy==1.12.0
# via
# -r requirements.in
# imagehash
sentry-sdk==1.39.1
# via -r requirements.in
setuptools==75.5.0
# via
# google-api-core
# google-auth
six==1.15.0
# via
# blessed
# cycler
# google-api-core
# google-auth
# google-auth-httplib2
# protobuf
# pynacl
# python-dateutil
sniffio==1.3.0
# via
# anyio
# httpx
# openai
soupsieve==2.0.1
# via beautifulsoup4
sqlalchemy==1.4.51
# via -r requirements.in
sqlparse==0.4.4
# via aiochclient
tiktoken==0.8.0
# via -r requirements.in
tqdm==4.64.1
# via openai
typing-extensions==4.12.2
# via
# anyio
# cattrs
# openai
# pydantic
# pydantic-core
unidecode==1.3.8
# via -r requirements.in
uritemplate==3.0.1
# via google-api-python-client
urllib3==1.26.18
# via
# requests
# sentry-sdk
watchdog==3.0.0
# via jurigged
wcwidth==0.2.12
# via blessed
yarl==1.9.4
# via
# -r requirements.in
# aiohttp
zipp==3.21.0
# via importlib-resources