diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 70973a4..9d0d7b4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,13 +11,13 @@ repository = "https://github.com/retrofor/ChienDice" python = "^3.8" watchfiles = "^0.16.0" iamai = "^3.14" +iamai-adapter-cqhttp = "^0.6" [tool.poetry.dev-dependencies] black = "^22.6.0" isort = "^5.10.0" pre-commit = "^2.20.0" pre-commit-hooks = "^4.2.0" -iamai-adapter-cqhttp = "^0.6" [tool.pydantic-pycharm-plugin] ignore-init-method-arguments = true |
