From aae27817cc276b9fefc21bf0a7fa55defa4e45e4 Mon Sep 17 00:00:00 2001 From: Rutger van Koert Date: Tue, 18 Jun 2024 12:31:53 +0200 Subject: [PATCH] bump tf version to 2.15.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d025023..13a57c0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ flask==3.0.2 gunicorn==22.0.0 numpy==1.26.4 editdistance==0.8.1 -tensorflow==2.14.1 +tensorflow==2.15.1 matplotlib==3.8.3 opencv_python==4.9.0.80 tf_keras_vis==0.8.6