From 907223818eb30f68fb73d6efdab5a6036e920606 Mon Sep 17 00:00:00 2001 From: bytedream Date: Wed, 22 Oct 2025 11:52:20 +0200 Subject: [PATCH] update dependencies --- requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index e467db1..c16e81b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ ipywidgets~=8.1.1 -jupyterlab~=4.0.10 -notebook~=7.0.6 -pandas~=2.1.4 -plotly~=5.18.0 -requests~=2.31.0 +jupyterlab~=4.2.5 +notebook~=7.2.2 +pandas~=2.2.3 +plotly~=6.0.1 +requests~=2.32.0