优化项目结构,格式化代码

This commit is contained in:
雅诺狐
2025-08-13 09:49:39 +08:00
committed by Windpicker-owo
parent 3b9f73e73b
commit 2e6ae2419b
24 changed files with 59 additions and 77 deletions

View File

@@ -7,28 +7,38 @@ dependencies = [
"aiohttp>=3.12.14",
"aiohttp-cors>=0.8.1",
"apscheduler>=3.11.0",
"asyncddgs>=0.1.0a1",
"asyncio>=4.0.0",
"beautifulsoup4>=4.13.4",
"colorama>=0.4.6",
"cryptography>=45.0.5",
"customtkinter>=5.2.2",
"dotenv>=0.9.9",
"exa-py>=1.14.20",
"faiss-cpu>=1.11.0",
"fastapi>=0.116.0",
"google>=3.0.0",
"google-genai>=1.29.0",
"httpx>=0.28.1",
"jieba>=0.42.1",
"json-repair>=0.47.6",
"json5>=0.12.1",
"jsonlines>=4.0.0",
"lxml>=6.0.0",
"maim-message>=0.3.8",
"matplotlib>=3.10.3",
"networkx>=3.4.2",
"numpy>=2.2.6",
"openai>=1.95.0",
"opencv-python>=4.11.0.86",
"packaging>=25.0",
"pandas>=2.3.1",
"peewee>=3.18.2",
"pillow>=11.3.0",
"psutil>=7.0.0",
"pyarrow>=20.0.0",
"pydantic>=2.11.7",
"pygments>=2.19.2",
"pymongo>=4.13.2",
"pymysql>=1.1.1",
"pypinyin>=0.54.0",