From 9965f2fa36873e27d371f9667f0fdb3f4364e461 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Wed, 19 Apr 2023 01:05:23 +0800 Subject: fix dependience --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 7c4d945..70973a4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,14 +10,14 @@ repository = "https://github.com/retrofor/ChienDice" [tool.poetry.dependencies] python = "^3.8" watchfiles = "^0.16.0" -iamai = "^0.6.0" -iamai-adapter-cqhttp = "^0.6.0" +iamai = "^3.14" [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 -- cgit v1.2.3-70-g09d2