From 1efaf8de3ca280f4c3383d00285e7eec84c42c20 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 27 Jul 2025 18:45:09 +0000 Subject: [PATCH] chore(deps): update dependency scipy to v1.16.1 --- assets/INPUT_FOLDER/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/INPUT_FOLDER/requirements.txt b/assets/INPUT_FOLDER/requirements.txt index 84c9c83..321eb87 100644 --- a/assets/INPUT_FOLDER/requirements.txt +++ b/assets/INPUT_FOLDER/requirements.txt @@ -1,6 +1,6 @@ requests == 2.26.0 pandas == 0.25.2 -scipy == 1.5.3 +scipy ==1.16.1 openpyxl ==3.0.9 pillow == 8.0.0 seaborn == 0.11.1