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