-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathrequirements.lock
More file actions
238 lines (238 loc) · 4.52 KB
/
requirements.lock
File metadata and controls
238 lines (238 loc) · 4.52 KB
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
# This file was autogenerated by uv via the following command:
# uv pip compile requirements.in -o requirements.lock --python-version 3.11
aiohappyeyeballs==2.6.1
# via aiohttp
aiohttp==3.13.5
# via discord-py
aiosignal==1.4.0
# via aiohttp
amqp==5.3.1
# via kombu
annotated-types==0.7.0
# via pydantic
asgiref==3.11.1
# via django
async-timeout==5.0.1
# via redis
attrs==26.1.0
# via
# aiohttp
# outcome
# trio
beautifulsoup4==4.14.3
# via -r requirements.in
billiard==4.2.4
# via celery
celery==5.6.3
# via -r requirements.in
certifi==2026.4.22
# via
# pinecone
# requests
# selenium
cffi==2.0.0
# via
# cryptography
# pynacl
charset-normalizer==3.4.7
# via requests
click==8.3.3
# via
# celery
# click-didyoumean
# click-plugins
# click-repl
click-didyoumean==0.3.1
# via celery
click-plugins==1.1.1.2
# via celery
click-repl==0.3.0
# via celery
cryptography==48.0.0
# via
# google-auth
# pyjwt
discord-py==2.7.1
# via -r requirements.in
django==4.2.30
# via -r requirements.in
django-environ==0.13.0
# via -r requirements.in
frozenlist==1.8.0
# via
# aiohttp
# aiosignal
google-api-core==2.30.3
# via google-api-python-client
google-api-python-client==2.196.0
# via -r requirements.in
google-auth==2.52.0
# via
# google-api-core
# google-api-python-client
# google-auth-httplib2
google-auth-httplib2==0.4.0
# via google-api-python-client
googleapis-common-protos==1.75.0
# via google-api-core
gunicorn==23.0.0
# via -r requirements.in
h11==0.16.0
# via wsproto
httplib2==0.31.2
# via
# google-api-python-client
# google-auth-httplib2
idna==3.14
# via
# requests
# trio
# yarl
kombu==5.6.2
# via celery
lxml==6.1.0
# via -r requirements.in
multidict==6.7.1
# via
# aiohttp
# yarl
outcome==1.3.0.post0
# via
# trio
# trio-websocket
packaging==26.2
# via
# gunicorn
# kombu
pinecone==5.4.2
# via -r requirements.in
pinecone-plugin-inference==3.1.0
# via pinecone
pinecone-plugin-interface==0.0.7
# via
# pinecone
# pinecone-plugin-inference
prompt-toolkit==3.0.52
# via click-repl
propcache==0.5.2
# via
# aiohttp
# yarl
proto-plus==1.28.0
# via google-api-core
protobuf==7.34.1
# via
# google-api-core
# googleapis-common-protos
# proto-plus
psycopg==3.3.4
# via -r requirements.in
psycopg-binary==3.3.4
# via psycopg
pyasn1==0.6.3
# via pyasn1-modules
pyasn1-modules==0.4.2
# via google-auth
pycparser==3.0
# via cffi
pydantic==2.13.4
# via -r requirements.in
pydantic-core==2.46.4
# via pydantic
pygithub==2.9.1
# via -r requirements.in
pyjwt==2.12.1
# via
# pygithub
# redis
pynacl==1.6.2
# via pygithub
pypandoc==1.17
# via -r requirements.in
pyparsing==3.3.2
# via httplib2
pysocks==1.7.1
# via urllib3
python-dateutil==2.9.0.post0
# via
# -r requirements.in
# celery
# pinecone
pytz==2025.2
# via -r requirements.in
pyyaml==6.0.3
# via -r requirements.in
redis==5.3.1
# via
# -r requirements.in
# kombu
requests==2.33.1
# via
# -r requirements.in
# google-api-core
# pygithub
selenium==4.43.0
# via -r requirements.in
six==1.17.0
# via python-dateutil
slack-bolt==1.28.0
# via -r requirements.in
slack-sdk==3.41.0
# via slack-bolt
sniffio==1.3.1
# via trio
sortedcontainers==2.4.0
# via trio
soupsieve==2.8.3
# via beautifulsoup4
sqlparse==0.5.5
# via django
tqdm==4.67.3
# via pinecone
trio==0.33.0
# via
# selenium
# trio-websocket
trio-websocket==0.12.2
# via selenium
typing-extensions==4.15.0
# via
# aiosignal
# beautifulsoup4
# pinecone
# psycopg
# pydantic
# pydantic-core
# pygithub
# selenium
# typing-inspection
typing-inspection==0.4.2
# via pydantic
tzdata==2026.2
# via kombu
tzlocal==5.3.1
# via celery
uritemplate==4.2.0
# via google-api-python-client
urllib3==2.7.0
# via
# -r requirements.in
# pinecone
# pygithub
# requests
# selenium
vine==5.1.0
# via
# amqp
# celery
# kombu
wcwidth==0.7.0
# via prompt-toolkit
websocket-client==1.9.0
# via selenium
wsproto==1.3.2
# via trio-websocket
yarl==1.23.0
# via aiohttp
yt-dlp==2026.3.17
# via -r requirements.in