From 737b4c57c0d72d48872dc63c989dd4e6a73f9f63 Mon Sep 17 00:00:00 2001 From: Renovate Date: Sun, 25 Jun 2023 21:47:06 +0300 Subject: [PATCH] Update dependency scipy to ~=1.11.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 49022e9..aa21c5b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,5 +7,5 @@ passlib~=1.7.4 pymongo==4.4.0 python-jose[cryptography]~=3.3.0 python-magic~=0.4.27 -scipy~=1.10.1 +scipy~=1.11.0 ujson~=5.8.0 \ No newline at end of file