From 8c1a39ae291cf319129cce685886fabb0f31b1ca Mon Sep 17 00:00:00 2001
From: Peter Vennemann <pv238554@fh-muenster.de>
Date: Fri, 6 Dec 2024 17:13:59 +0000
Subject: [PATCH] Update Dockerfile

---
 Dockerfile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Dockerfile b/Dockerfile
index af01052..d700b53 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -39,7 +39,6 @@ RUN pip install pandaSDMX
 RUN pip install plotly
 
 # Install for -> artifint
-RUN pip install tensorflow
 RUN pip install tensorflow_decision_forests
 RUN pip install ortools
 RUN pip install python-constraint
-- 
GitLab