⬆️ 升级依赖,为后来更好的优化做准备

This commit is contained in:
Chenric
2024-09-21 18:45:01 +08:00
parent d422560874
commit 6d4d17075b
2 changed files with 132 additions and 142 deletions

View File

@ -27,7 +27,8 @@ dev = [
"ruff>=0.5.5",
"setuptools>=71.1.0",
"twine>=5.1.0",
"nb-cli>=0.7.6"
"nb-cli>=0.7.6",
"py-spy>=0.3.14",
]
Test = [
"nonebot-adapter-onebot>=2.4.4",