From f6290579fe17e7460ecfa425bdab9998c5acdef1 Mon Sep 17 00:00:00 2001 From: "aikido-autofix[bot]" <119856028+aikido-autofix[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 01:47:12 +0000 Subject: [PATCH] fix(security): update dependencies --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 785406a..c5defc9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ pyproj>2.2.0 py_tools_ds>=0.18.0 scikit-image>=0.21.0 scikit-learn -scipy>=1.7.0 +scipy==1.18.1 shapely fonttools==4.64.0 \ No newline at end of file