forked from AstrBotDevs/AstrBot
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
574 lines (574 loc) · 10.1 KB
/
Copy pathrequirements.txt
File metadata and controls
574 lines (574 loc) · 10.1 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
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
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
# This file was autogenerated by uv via the following command:
# uv export --no-hashes --output-file requirements.txt
-e .
aiocqhttp==1.4.4
# via astrbot
aiodocker==0.26.0
# via astrbot
aiofiles==25.1.0
# via
# astrbot
# quart
aiohappyeyeballs==2.6.1
# via aiohttp
aiohttp==3.13.3
# via
# aiodocker
# aiohttp-jinja2
# astrbot
# dashscope
# dingtalk-stream
# py-cord
# qq-botpy
# shipyard-python-sdk
# textual-dev
# textual-serve
# xinference-client
aiohttp-jinja2==1.6
# via textual-serve
aiosignal==1.4.0
# via aiohttp
aiosqlite==0.22.1
# via astrbot
annotated-doc==0.0.4
# via fastapi
annotated-types==0.7.0
# via pydantic
anthropic==0.86.0
# via astrbot
anyio==4.12.1
# via
# anthropic
# astrbot
# google-genai
# httpx
# mcp
# openai
# sse-starlette
# starlette
# watchfiles
apscheduler==3.11.2
# via
# astrbot
# qq-botpy
argcomplete==3.6.3
# via commitizen
argon2-cffi==25.1.0
# via astrbot
argon2-cffi-bindings==25.1.0
# via argon2-cffi
attrs==26.1.0
# via
# aiohttp
# jsonschema
# referencing
audioop-lts==0.2.2 ; python_full_version >= '3.13'
# via astrbot
beautifulsoup4==4.14.3
# via
# astrbot
# markdownify
# markitdown-no-magika
blinker==1.9.0
# via
# flask
# quart
certifi==2026.2.25
# via
# astrbot
# dashscope
# httpcore
# httpx
# requests
cffi==2.0.0
# via
# argon2-cffi-bindings
# cryptography
# silk-python
chardet==5.1.0
# via
# astrbot
# readability-lxml
charset-normalizer==3.4.6
# via
# commitizen
# markitdown-no-magika
# requests
click==8.3.1
# via
# astrbot
# flask
# quart
# textual-dev
# uvicorn
cobble==0.1.4
# via mammoth
colorama==0.4.6
# via
# click
# commitizen
# griffe
# loguru
# pytest
# qrcode
# tqdm
commitizen==4.13.9
coverage==7.13.5
# via pytest-cov
cryptography==46.0.5
# via
# astrbot
# dashscope
# google-auth
# pyjwt
cssselect==1.4.0
# via readability-lxml
dashscope==1.25.14
# via astrbot
decli==0.6.3
# via commitizen
defusedxml==0.7.1
# via
# astrbot
# markitdown-no-magika
deprecated==1.3.1
# via
# astrbot
# commitizen
dingtalk-stream==0.24.3
# via astrbot
distro==1.9.0
# via
# anthropic
# google-genai
# openai
docstring-parser==0.17.0
# via
# anthropic
# astrbot
et-xmlfile==2.0.0
# via openpyxl
faiss-cpu==1.13.2
# via astrbot
fastapi==0.135.1
# via astrbot
filelock==3.25.2
# via astrbot
filetype==1.2.0
# via shipyard-python-sdk
flask==3.1.3
# via quart
frozenlist==1.8.0
# via
# aiohttp
# aiosignal
google-auth==2.49.1
# via google-genai
google-genai==1.68.0
# via astrbot
greenlet==3.3.2
# via sqlalchemy
griffe==1.15.0
# via openai-agents
h11==0.16.0
# via
# httpcore
# hypercorn
# uvicorn
# wsproto
h2==4.3.0
# via hypercorn
hpack==4.1.0
# via h2
httpcore==1.0.9
# via httpx
httpx[socks]>=0.28.1
# via
# aiocqhttp
# anthropic
# astrbot
# google-genai
# lark-oapi
# mcp
# openai
# python-telegram-bot
# shipyard-neo-sdk
httpx-sse==0.4.3
# via mcp
hypercorn==0.18.0
# via quart
hyperframe==6.1.0
# via h2
idna==3.11
# via
# anyio
# httpx
# requests
# yarl
iniconfig==2.3.0
# via pytest
itsdangerous==2.2.0
# via
# flask
# quart
jieba==0.42.1
# via astrbot
jinja2==3.1.6
# via
# aiohttp-jinja2
# commitizen
# flask
# quart
# textual-serve
jiter==0.13.0
# via
# anthropic
# openai
jsonschema==4.26.0
# via mcp
jsonschema-specifications==2025.9.1
# via jsonschema
lark-oapi==1.5.3
# via astrbot
librt==0.8.1 ; platform_python_implementation != 'PyPy'
# via mypy
linkify-it-py==2.1.0
# via markdown-it-py
loguru==0.7.3
# via astrbot
lxml==6.0.2
# via
# lxml-html-clean
# markitdown-no-magika
# readability-lxml
lxml-html-clean==0.4.4
# via
# astrbot
# lxml
mammoth==1.12.0
# via markitdown-no-magika
markdown-it-py==4.0.0
# via
# mdit-py-plugins
# rich
# textual
markdownify==1.2.2
# via markitdown-no-magika
markitdown-no-magika==0.1.2
# via astrbot
markupsafe==3.0.3
# via
# flask
# jinja2
# quart
# werkzeug
mcp==1.26.0
# via
# astrbot
# openai-agents
mdit-py-plugins==0.5.0
# via textual
mdurl==0.1.2
# via markdown-it-py
msgpack==1.1.2
# via textual-dev
multidict==6.7.1
# via
# aiohttp
# yarl
mypy==1.19.1
mypy-extensions==1.1.0
# via mypy
numpy==2.4.3
# via
# faiss-cpu
# pandas
# rank-bm25
openai==2.29.0
# via
# astrbot
# openai-agents
openai-agents==0.12.5
# via astrbot
openpyxl==3.1.5
# via markitdown-no-magika
optionaldict==0.1.2
# via wechatpy
ormsgpack==1.12.2
# via astrbot
packaging==26.0
# via
# astrbot
# commitizen
# faiss-cpu
# pytest
pandas==3.0.1
# via markitdown-no-magika
pathspec==1.0.4
# via mypy
pillow==12.1.1
# via astrbot
pip==26.0.1
# via astrbot
platformdirs==4.9.4
# via textual
pluggy==1.6.0
# via
# pytest
# pytest-cov
plumbum==1.10.0
# via astrbot
priority==2.0.0
# via hypercorn
prompt-toolkit==3.0.51
# via
# commitizen
# questionary
propcache==0.4.1
# via
# aiohttp
# yarl
psutil==7.1.3
# via astrbot
py-cord==2.7.1
# via astrbot
pyasn1==0.6.3
# via pyasn1-modules
pyasn1-modules==0.4.2
# via google-auth
pycparser==3.0 ; implementation_name != 'PyPy'
# via cffi
pycryptodome==3.23.0
# via lark-oapi
pydantic==2.12.5
# via
# anthropic
# astrbot
# fastapi
# google-genai
# mcp
# openai
# openai-agents
# pydantic-settings
# shipyard-neo-sdk
# sqlmodel
# xinference-client
pydantic-core==2.41.5
# via pydantic
pydantic-settings==2.13.1
# via mcp
pygments==2.19.2
# via
# pytest
# rich
# textual
pyjwt==2.12.1
# via
# astrbot
# mcp
pypdf==6.9.1
# via astrbot
pyromark==0.9.9
# via telegramify-markdown
pytest==9.0.2
# via
# pytest-asyncio
# pytest-cov
pytest-asyncio==1.3.0
pytest-cov==7.0.0
python-dateutil==2.9.0.post0
# via
# pandas
# wechatpy
python-dotenv==1.2.2
# via pydantic-settings
python-multipart==0.0.22
# via mcp
python-socks==2.8.1
# via astrbot
python-telegram-bot==22.7
# via astrbot
pywin32==311 ; sys_platform == 'win32'
# via
# mcp
# plumbum
pyyaml==6.0.3
# via
# commitizen
# qq-botpy
qq-botpy==1.2.1
# via astrbot
qrcode==8.2
# via astrbot
quart==0.19.9
# via
# aiocqhttp
# astrbot
# quart-cors
quart-cors==0.8.0
# via astrbot
questionary==2.1.1
# via commitizen
rank-bm25==0.2.2
# via astrbot
readability-lxml==0.8.4.1
# via astrbot
referencing==0.37.0
# via
# jsonschema
# jsonschema-specifications
requests==2.32.5
# via
# dashscope
# dingtalk-stream
# google-auth
# google-genai
# lark-oapi
# markitdown-no-magika
# openai-agents
# requests-toolbelt
# wechatpy
# xinference-client
requests-toolbelt==1.0.0
# via lark-oapi
rich==14.3.3
# via
# textual
# textual-serve
rpds-py==0.30.0
# via
# jsonschema
# referencing
ruff==0.15.7
shipyard-neo-sdk==0.2.0
# via astrbot
shipyard-python-sdk==0.2.4
# via astrbot
silk-python==0.2.8
# via astrbot
six==1.17.0
# via
# markdownify
# python-dateutil
# wechatpy
slack-sdk==3.41.0
# via astrbot
sniffio==1.3.1
# via
# anthropic
# google-genai
# openai
socksio==1.0.0
# via httpx
soupsieve==2.8.3
# via beautifulsoup4
sqlalchemy==2.0.48
# via
# astrbot
# sqlmodel
sqlmodel==0.0.37
# via astrbot
sse-starlette==3.3.3
# via mcp
starlette==0.52.1
# via
# fastapi
# mcp
# sse-starlette
telegramify-markdown==1.1.1
# via astrbot
tenacity==9.1.4
# via
# astrbot
# google-genai
termcolor==3.3.0
# via commitizen
textual==8.1.1
# via
# textual-dev
# textual-serve
textual-dev==1.8.0
textual-serve==1.1.3
# via textual-dev
tomlkit==0.14.0
# via commitizen
tqdm==4.67.3
# via openai
types-requests==2.32.4.20260107
# via openai-agents
typing-extensions==4.15.0
# via
# aiosignal
# anthropic
# anyio
# beautifulsoup4
# fastapi
# google-genai
# mcp
# mypy
# openai
# openai-agents
# py-cord
# pydantic
# pydantic-core
# pyromark
# pytest-asyncio
# referencing
# sqlalchemy
# starlette
# textual
# textual-dev
# typing-inspection
# xinference-client
typing-inspection==0.4.2
# via
# fastapi
# mcp
# pydantic
# pydantic-settings
tzdata==2025.3 ; sys_platform == 'emscripten' or sys_platform == 'win32'
# via
# pandas
# tzlocal
tzlocal==5.3.1
# via apscheduler
uc-micro-py==2.0.0
# via linkify-it-py
urllib3==2.6.3
# via
# requests
# types-requests
uvicorn==0.42.0 ; sys_platform != 'emscripten'
# via mcp
watchfiles==1.1.1
# via astrbot
wcwidth==0.6.0
# via prompt-toolkit
websocket-client==1.9.0
# via dashscope
websockets==16.0
# via
# astrbot
# dingtalk-stream
# google-genai
# lark-oapi
wechatpy==1.8.18
# via astrbot
werkzeug==3.1.6
# via
# flask
# quart
win32-setctime==1.2.0 ; sys_platform == 'win32'
# via loguru
wrapt==2.1.2
# via deprecated
wsproto==1.3.2
# via hypercorn
xinference-client==2.3.1
# via astrbot
xlrd==2.0.2
# via markitdown-no-magika
xmltodict==1.0.4
# via wechatpy
yarl==1.23.0
# via aiohttp