From 4fe1709d60435b5307d55a8fbc75749976b9c419 Mon Sep 17 00:00:00 2001 From: Mirko Birbaumer <mirko.birbaumer@hslu.ch> Date: Thu, 24 Feb 2022 21:13:43 +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 4b0480c..240c753 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.7.0 +tensorflow==2.7.1 seaborn==0.11.0 scikit-learn==0.23.2 vega_datasets==0.8.0 -- GitLab