From f01edc2d0d4263751e2ef091785b7e5b3430f64e Mon Sep 17 00:00:00 2001 From: Verum Date: Wed, 26 Feb 2025 11:52:21 +0700 Subject: [PATCH] =?UTF-8?q?1.3=20=D0=A1=D1=80=D0=BE=D1=87=D0=BD=D1=8B?= =?UTF-8?q?=D0=B9=20=D0=B1=D0=B0=D0=B3=D1=84=D0=B8=D0=BA=D1=81=20poetry?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)",