From 8b30afdf6ab2a5bf2245a53be82ab9a471b3bacd Mon Sep 17 00:00:00 2001 From: Renovate Date: Sun, 21 Jan 2024 00:09:11 +0200 Subject: [PATCH] Update dependency scipy to ~=1.12.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 35c4da4..e17f79a 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.11.0 +scipy~=1.12.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