diff --git a/pyproject.toml b/pyproject.toml index 0f4c817..97faae8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ dependencies = [ "anyio>=4.6.2.post1", "nonebot-plugin-alconna>=0.53.1", "nonebot-plugin-uninfo>=0.4.0", - "nonebot2>=2.3.0", + "nonebot2>=2.5.0", ] requires-python = ">=3.11" readme = "README.md"