From 508984442bb2dfe887655335dc5de8ad56646b38 Mon Sep 17 00:00:00 2001 From: Renovate Date: Fri, 19 Apr 2024 22:09:00 +0300 Subject: [PATCH] Update dependency scipy to ~=1.13.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ad6b9d9..54122ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ passlib~=1.7.4 pymongo>=4.3.3 python-jose[cryptography]~=3.3.0 python-magic~=0.4.27 -scipy~=1.12.0 +scipy~=1.13.0 ujson~=5.9.0 --extra-index-url https://git.end-play.xyz/api/packages/profitroll/pypi/simple async_pymongo==0.1.4 \ No newline at end of file