From 3bb24f786d923d59acbf1b311ecb32e4c1d43644 Mon Sep 17 00:00:00 2001 From: Renovate Date: Sun, 31 Dec 2023 15:53:38 +0200 Subject: [PATCH] Update dependency opencv-python to ~=4.9.0.80 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1d0a900..35c4da4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ apscheduler~=3.10.1 exif==1.6.0 fastapi[all]==0.108.0 mongodb-migrations==1.3.0 -opencv-python~=4.8.1.78 +opencv-python~=4.9.0.80 passlib~=1.7.4 pymongo>=4.3.3 python-jose[cryptography]~=3.3.0 -- 2.39.2