aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/pyproject.toml
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2024-02-27 12:25:39 +0800
committer简律纯 <i@jyunko.cn>2024-02-27 12:25:39 +0800
commitab2c4024160330f3465686ffa3870d2316e797ae (patch)
tree8478e909c90e23c966f403c3b69f63e849a2f641 /pyproject.toml
parentbdcc5c94bc9fca1cc4cf86b3c8bb0687e675b823 (diff)
downloadHydroRoll-ab2c4024160330f3465686ffa3870d2316e797ae.tar.gz
HydroRoll-ab2c4024160330f3465686ffa3870d2316e797ae.zip
chore(project): update pyproject.toml and cargo.tomlv0.1.7
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
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 <https://docs.hydroroll.team/>`_."""
license = {text = "MIT"}