From 6c292ce7b695fbd96c689ff6c2099a26c9c1c7de Mon Sep 17 00:00:00 2001 From: Mirko Birbaumer <mirko.birbaumer@hslu.ch> Date: Fri, 16 Sep 2022 15:31:19 +0000 Subject: [PATCH] tensorflow version 2.8.2 --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9d0e82e..b9a62ee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,5 +9,4 @@ vega_datasets==0.8.0 mrcnn==0.2 altair==4.1.0 selenium==3.141.0 -pillow==8.0.0 -protobuf==3.20.1 \ No newline at end of file +pillow==8.0.0 \ No newline at end of file -- GitLab