From 31397498d49c54148981bb1f1ae6a98f39969825 Mon Sep 17 00:00:00 2001 From: Renovate Date: Mon, 7 Jul 2025 12:18:34 +0300 Subject: [PATCH] Update dependency opencv-python to ~=4.12.0.88 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b9f2ea8..ae314da 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ async_pymongo==0.1.11 exif==1.6.1 fastapi[all]==0.115.13 mongodb-migrations==1.3.1 -opencv-python~=4.11.0.86 +opencv-python~=4.12.0.88 passlib~=1.7.4 pymongo>=4.3.3 python-jose[cryptography]~=3.4.0