From ac73cab713cd37f0ecebb197e9f919252b25afaa Mon Sep 17 00:00:00 2001 From: Renovate Date: Mon, 17 Feb 2025 02:40:39 +0200 Subject: [PATCH] Update dependency scipy to ~=1.15.2,<1.16.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 47cabbd..b74ea1c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,5 +9,5 @@ passlib~=1.7.4 pymongo>=4.3.3 python-jose[cryptography]~=3.3.0 python-magic~=0.4.27 -scipy~=1.13.0,<1.14.0 +scipy~=1.15.2,<1.16.0 ujson~=5.10.0 \ No newline at end of file -- 2.39.5