mirror of https://github.com/Mai-with-u/MaiBot.git
feat: 更新 requirements.txt,添加 python-multipart 依赖
parent
17279c4326
commit
ccda410ab4
|
|
@ -17,6 +17,7 @@ pyarrow>=20.0.0
|
||||||
pydantic>=2.11.7
|
pydantic>=2.11.7
|
||||||
pypinyin>=0.54.0
|
pypinyin>=0.54.0
|
||||||
python-dotenv>=1.1.1
|
python-dotenv>=1.1.1
|
||||||
|
python-multipart>=0.0.20
|
||||||
quick-algo>=0.1.3
|
quick-algo>=0.1.3
|
||||||
rich>=14.0.0
|
rich>=14.0.0
|
||||||
ruff>=0.12.2
|
ruff>=0.12.2
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue