From 9c66b3cefa36a8147ae0149edf9c6c5da866d4d1 Mon Sep 17 00:00:00 2001 From: Renovate Date: Wed, 3 Apr 2024 00:47:14 +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 224e950..443995f 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