From 88264f0d4daabe105a74ebd4fed1c1902a096eaf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=AE=D1=80=D0=B8=D0=B9=20=D0=A7=D0=B5=D1=80=D0=BD=D0=B5?= =?UTF-8?q?=D0=BD=D0=BA=D0=BE?= Date: Tue, 18 Nov 2025 12:45:31 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20?= =?UTF-8?q?=D0=B1=D0=B8=D0=B1=D0=BB=D0=B8=D0=BE=D1=82=D0=B5=D0=BA=D1=83=20?= =?UTF-8?q?pillow?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 212624f..d862520 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,5 @@ requests>=2.31.0 python-telegram-handler python-dotenv --extra-index-url https://git.tvstart.ru/api/packages/lexx/pypi/simple -nasio \ No newline at end of file +nasio +pip install pillow>=12.0.0 \ No newline at end of file