diff options
| author | 2023-04-19 01:09:27 +0800 | |
|---|---|---|
| committer | 2023-04-19 01:09:27 +0800 | |
| commit | 876320ca05d5c23c44128715a365bab9fada5565 (patch) | |
| tree | 83db7d2b90e84290ec936bc3e59603bc5abb996e | |
| parent | 9965f2fa36873e27d371f9667f0fdb3f4364e461 (diff) | |
| download | HydroRoll-876320ca05d5c23c44128715a365bab9fada5565.tar.gz HydroRoll-876320ca05d5c23c44128715a365bab9fada5565.zip | |
❄版本管理
| -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 |
