From 091f1b3e930992761f2434d02623457f6d8eb68f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 19:27:20 +0800 Subject: [PATCH 1/3] --- (#338) updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dou Du <56022756+dou-du@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 14cb69d..c5c56d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -matplotlib~=3.8.4 +matplotlib~=3.9.0 numpy~=1.26.4 scipy~=1.13.0 pandas~=2.2.1 From 9021ff08c4def9069c12508fd0cddc1b49a20760 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 19:32:47 +0800 Subject: [PATCH 2/3] --- (#334) updated-dependencies: - dependency-name: pandas dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c5c56d1..2f3575d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ matplotlib~=3.9.0 numpy~=1.26.4 scipy~=1.13.0 -pandas~=2.2.1 +pandas~=2.2.2 sympy~=1.12 voila~=0.5.6 voila-osscar-template~=0.3.2 From d63768408017b81bfe4e3773e953a920f6350102 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 19:36:48 +0800 Subject: [PATCH 3/3] --- (#336) updated-dependencies: - dependency-name: plotly dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2f3575d..fcd2f8b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ voila-osscar-template~=0.3.2 Cython~=3.0.10 ase~=3.22.1 seekpath~=2.1.0 -plotly~=5.20.0 +plotly~=5.22.0 nglview~=3.1.2 moviepy~=1.0.3 ipympl~=0.9.3