fix: 更新依赖项管理,优化 pyproject.toml 和 requirements.txt 文件
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
Babel>=2.17.0
|
||||
aiohttp-cors>=0.8.1
|
||||
aiohttp>=3.12.14
|
||||
certifi
|
||||
colorama>=0.4.6
|
||||
faiss-cpu>=1.11.0
|
||||
fastapi>=0.116.0
|
||||
google-genai>=1.39.1
|
||||
httpx
|
||||
jieba>=0.42.1
|
||||
json-repair>=0.47.6
|
||||
maibot-plugin-sdk>=1.2.3
|
||||
maim-message>=0.6.2
|
||||
matplotlib>=3.10.3
|
||||
maibot-plugin-sdk>=1.2.3
|
||||
msgpack>=1.1.2
|
||||
numpy>=2.2.6
|
||||
openai>=1.95.0
|
||||
@@ -19,18 +19,14 @@ pyarrow>=20.0.0
|
||||
pydantic>=2.11.7
|
||||
pypinyin>=0.54.0
|
||||
python-dotenv>=1.1.1
|
||||
python-levenshtein
|
||||
python-multipart>=0.0.20
|
||||
pytz>=2024.1
|
||||
python-levenshtein
|
||||
quick-algo>=0.1.4
|
||||
rich>=14.0.0
|
||||
ruff>=0.12.2
|
||||
setuptools>=80.9.0
|
||||
sqlalchemy>=2.0.40
|
||||
sqlmodel>=0.0.24
|
||||
structlog>=25.4.0
|
||||
toml>=0.10.2
|
||||
tomlkit>=0.13.3
|
||||
urllib3>=2.5.0
|
||||
typing-extensions
|
||||
uvicorn>=0.35.0
|
||||
watchfiles>=1.1.1
|
||||
watchfiles>=1.1.1
|
||||
|
||||
Reference in New Issue
Block a user