From 2830a8e21a853e4156408c2c5eb2533673d7a986 Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 14 May 2024 05:38:17 +0300 Subject: [PATCH] Update dependency ujson to ~=5.10.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f4cb214..bc32ce9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,6 +9,6 @@ pymongo>=4.3.3 python-jose[cryptography]~=3.3.0 python-magic~=0.4.27 scipy~=1.13.0 -ujson~=5.9.0 +ujson~=5.10.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 -- 2.39.2