diff --git a/pyproject.toml b/pyproject.toml index 3ff1907..a895612 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ authors = [ {name = "Verum"} ] readme = "README.md" -requires-python = ">=3.13" +requires-python = ">=3.12" dependencies = [ "aiogram (>=3.18.0,<4.0.0)", "dotenv (>=0.9.9,<0.10.0)",