aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
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 77beb06..f5d019f 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -6,7 +6,7 @@ authors = [
{name = "vosjedev",email = "vosje+git@vosjedev.net"}
]
readme = "README.md"
-requires-python = ">=3.12"
+requires-python = ">=3.13"
dependencies = [
"cherrypy (>=18.10.0,<19.0.0)",
"imap-tools (>=1.11.0,<2.0.0)"