From f494a214fd6fc5c2d17ffec466d31078ee74a635 Mon Sep 17 00:00:00 2001 From: moscovskayaliza Date: Wed, 24 Jun 2026 15:43:12 +0300 Subject: [PATCH] upd req --- requirements.txt | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/requirements.txt b/requirements.txt index bec7c02..478e856 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,11 @@ -opencv-python>=4.8.0 -mediapipe>=0.10.11 -numpy>=1.24.0 -pandas>=2.0.0 -scikit-learn>=1.3.0 -joblib>=1.2.0 -tensorflow>=2.13.0 +numpy==1.24.3 +pandas==2.0.3 +opencv-python==4.12.0.88 +opencv-python-headless==4.12.0.88 +matplotlib==3.7.5 +protobuf==3.20.3 +mediapipe==0.10.11 +tensorflow==2.13.1 +scikit-learn==1.3.2 +joblib==1.4.2 depthai==2.28.0