From 7907c95cb8a51677ea395dbb3eb0f28d9699cc57 Mon Sep 17 00:00:00 2001 From: Renovate Date: Thu, 16 Jan 2025 16:51:27 +0200 Subject: [PATCH] Update dependency opencv-python to ~=4.11.0.86 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 105b099..a2ab9bb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ async_pymongo==0.1.11 exif==1.6.1 fastapi[all]==0.115.6 mongodb-migrations==1.3.1 -opencv-python~=4.10.0.82 +opencv-python~=4.11.0.86 passlib~=1.7.4 pymongo>=4.3.3 python-jose[cryptography]~=3.3.0