From ff42e8b6c6e72641730f3ad0251a93829b09d0fc Mon Sep 17 00:00:00 2001 From: proDream Date: Thu, 5 Feb 2026 12:54:45 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20pyproject.toml?= 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 72c8c09..73b3596 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "destival-demo" version = "0.1.0" description = "Add your description here" -requires-python = ">=3.13" +requires-python = "==3.13" dependencies = [ "aiogram>=3.24.0", "gigachat>=0.1.43",