mirror of https://github.com/Mai-with-u/MaiBot.git
精简requirements.txt
parent
a2bbbf263c
commit
8ee3586a0f
|
|
@ -1,9 +1,7 @@
|
|||
APScheduler
|
||||
Pillow
|
||||
aiohttp
|
||||
aiohttp-cors
|
||||
colorama
|
||||
customtkinter
|
||||
dotenv
|
||||
faiss-cpu
|
||||
fastapi
|
||||
|
|
@ -11,20 +9,14 @@ jieba
|
|||
jsonlines
|
||||
maim_message
|
||||
quick_algo
|
||||
matplotlib
|
||||
networkx
|
||||
numpy
|
||||
openai
|
||||
pandas
|
||||
peewee
|
||||
pyarrow
|
||||
pydantic
|
||||
pypinyin
|
||||
python-dateutil
|
||||
python-dotenv
|
||||
python-igraph
|
||||
pymongo
|
||||
requests
|
||||
ruff
|
||||
scipy
|
||||
setuptools
|
||||
|
|
@ -32,7 +24,6 @@ toml
|
|||
tomli
|
||||
tomli_w
|
||||
tomlkit
|
||||
tqdm
|
||||
urllib3
|
||||
uvicorn
|
||||
websockets
|
||||
|
|
@ -40,10 +31,6 @@ strawberry-graphql[fastapi]
|
|||
packaging
|
||||
rich
|
||||
psutil
|
||||
cryptography
|
||||
json-repair
|
||||
reportportal-client
|
||||
scikit-learn
|
||||
seaborn
|
||||
structlog
|
||||
google.genai
|
||||
|
|
|
|||
Loading…
Reference in New Issue