From 663464f8e9672f7df63aa2d9f81be32798a96f12 Mon Sep 17 00:00:00 2001 From: Mathiyarasy <157102811+Mathiyarasy@users.noreply.github.com> Date: Thu, 2 Apr 2026 11:00:32 +0000 Subject: [PATCH 1/2] update ipywidgets and Pygments --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0b2a2968f..e87861649 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ipywidgets==8.1.2 +ipywidgets==8.1.8 matplotlib==3.8.4 pandas==2.2.2 torch==2.8.0 @@ -7,3 +7,4 @@ tqdm==4.66.4 pillow>=12.1.1 fonttools>=4.60.0 filelock>=3.20.3 +Pygments>=2.20.0 From 15a1a517b628b28e102021b0892e39e4347289d0 Mon Sep 17 00:00:00 2001 From: Mathiyarasy <157102811+Mathiyarasy@users.noreply.github.com> Date: Thu, 2 Apr 2026 11:13:34 +0000 Subject: [PATCH 2/2] update pygments --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e87861649..14365463b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,4 @@ tqdm==4.66.4 pillow>=12.1.1 fonttools>=4.60.0 filelock>=3.20.3 -Pygments>=2.20.0 +Pygments==2.20.0