From 0ea6620896d7c41da3a16e358a30a641b7978bb8 Mon Sep 17 00:00:00 2001 From: Brian McGinn Date: Wed, 7 Aug 2024 15:58:40 -0700 Subject: [PATCH] fix: Dependabot updates Signed-off-by: Brian McGinn --- rtsf-at-checkout-cv-region-of-interest/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rtsf-at-checkout-cv-region-of-interest/requirements.txt b/rtsf-at-checkout-cv-region-of-interest/requirements.txt index 3b88a89..95db322 100644 --- a/rtsf-at-checkout-cv-region-of-interest/requirements.txt +++ b/rtsf-at-checkout-cv-region-of-interest/requirements.txt @@ -4,6 +4,6 @@ paho_mqtt==1.6.1 requests==2.32.0 opencv-python-headless==4.7.0.72 -tensorflow==2.11.1 -tensorflow-serving-api==2.11.1 +tensorflow==2.12.1 +tensorflow-serving-api==2.12.1 grpcio==1.53.2 \ No newline at end of file