From 77975e7543cc8b29570248d5e9e5b96d1b1ea471 Mon Sep 17 00:00:00 2001
From: Mirko Birbaumer <mirko.birbaumer@hslu.ch>
Date: Thu, 24 Feb 2022 17:07:55 +0000
Subject: [PATCH] Update requirements.txt

---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 5a2a557..a3b47b9 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,7 +2,7 @@ numpy==1.19.1
 pandas==1.1.3
 matplotlib==3.3.1
 opencv-python==4.1.2.30
-tensorflow==2.8.0
+tensorflow==2.6.0
 seaborn==0.11.0
 scikit-learn==0.23.2
 vega_datasets==0.8.0
-- 
GitLab