From 0d66f73f7f4d28f8ccbc5c6b5620d8793072da62 Mon Sep 17 00:00:00 2001 From: syropiatovvv Date: Wed, 15 Oct 2025 10:07:59 +0300 Subject: [PATCH] =?UTF-8?q?fix:=20=D0=BE=D1=82=D0=BA=D0=B0=D1=82=D0=B8?= =?UTF-8?q?=D1=82=D1=8C=20=D0=B2=D0=B5=D1=80=D1=81=D0=B8=D0=B8=20=D0=B7?= =?UTF-8?q?=D0=B0=D0=B2=D0=B8=D1=81=D0=B8=D0=BC=D0=BE=D1=81=D1=82=D0=B5?= =?UTF-8?q?=D0=B9=20=D1=80=D0=B0=D0=B4=D0=B8=20Python=203.10?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index f861a2e..f494c8c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ bokeh >=3.7.2,<4 ipykernel >=6.30.1,<7 ipympl ~=0.9.6 matplotlib >=3.10.1,<4 -numpy >=2.3.1,<3 +numpy >=2.2.6,<3 pandas >=2.3.1,<3 -scipy >=1.16.1,<2 +scipy >=1.15.3,<2 seaborn ~=0.13.2