From 7e5f6c3cb7239b9d3c94869ad7a57977d51f61c1 Mon Sep 17 00:00:00 2001 From: Renovate Date: Mon, 3 Jun 2024 20:21:02 +0300 Subject: [PATCH] Update dependency opencv-python to ~=4.10.0.82 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 39b2e27..64179c5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ async_pymongo==0.1.5 exif==1.6.0 fastapi[all]==0.111.0 mongodb-migrations==1.3.1 -opencv-python~=4.9.0.80 +opencv-python~=4.10.0.82 passlib~=1.7.4 pymongo>=4.3.3 python-jose[cryptography]~=3.3.0 -- 2.39.2