From ba1ccfa3228c022a682b60367474573f5e82039d Mon Sep 17 00:00:00 2001 From: Renovate Date: Wed, 21 Aug 2024 03:33:40 +0300 Subject: [PATCH] Update dependency scipy to ~=1.14.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1fd7e05..99e91a4 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 +scipy~=1.14.1 ujson~=5.10.0 \ No newline at end of file -- 2.39.2