From 1e6afc6b0c0d9fc54290eab77443324306823491 Mon Sep 17 00:00:00 2001 From: Renovate Date: Sun, 11 Jun 2023 12:18:53 +0300 Subject: [PATCH] Update dependency ujson to ~=5.8.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9aeb921..308fee7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ fastapi[all]==0.96.1 pymongo==4.3.3 -ujson~=5.7.0 +ujson~=5.8.0 scipy~=1.10.1 python-magic~=0.4.27 opencv-python~=4.7.0.72