From ab2c4024160330f3465686ffa3870d2316e797ae Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Tue, 27 Feb 2024 12:25:39 +0800 Subject: chore(project): update pyproject.toml and cargo.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index f0277ef..194efa8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ dependencies = [ "cachetools>=5.3.2", "iamai[onebot11]>=0.0.2", ] -requires-python = ">=3.8" +requires-python = ">=3.9" readme.content-type = "text/x-rst" readme.text = """See the `documentation `_.""" license = {text = "MIT"} -- cgit v1.2.3-70-g09d2