From e9f3237fbb91478b072bd27b6ec55532ce9b5803 Mon Sep 17 00:00:00 2001 From: Renovate Date: Fri, 30 Jun 2023 15:53:36 +0300 Subject: [PATCH] Update dependency opencv-python to ~=4.8.0.74 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index aa21c5b..026cb9a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aiofiles==23.1.0 apscheduler~=3.10.1 exif==1.6.0 fastapi[all]==0.98.0 -opencv-python~=4.7.0.72 +opencv-python~=4.8.0.74 passlib~=1.7.4 pymongo==4.4.0 python-jose[cryptography]~=3.3.0