From 4b2e6627daa7eaf7465260ee648dfbe846a37766 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Fri, 28 Apr 2023 02:52:02 +0800 Subject: --- pyproject.toml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 7bc4a37..1bc12e9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,16 +18,14 @@ classifiers = [ ] [tool.poetry.dependencies] +watchfiles = "^0.18.0" python = "^3.8" -watchfiles = "^0.16.0" iamai = "^3.14" iamai-adapter-cqhttp = "^0.6" iamai-adapter-apscheduler = "^0.6" [tool.poetry.group.dev.dependencies] -watchfiles = "^0.18.0" sophia-doc = "^0.1.0" -iamai-adapter-dingtalk = { path = "./packages/iamai-adapter-dingtalk", develop = true } black = "^23.1.0" isort = "^5.12.0" pre-commit = "^3.1.0" -- cgit v1.2.3-70-g09d2