From 8140119a60c53b91b39b533c0099e3b93e645bf1 Mon Sep 17 00:00:00 2001 From: MichaelPesce Date: Fri, 28 Jun 2024 20:19:29 -0400 Subject: [PATCH] remove macos tensorflow --- backend/requirements-build.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/backend/requirements-build.txt b/backend/requirements-build.txt index dd93e940..f364de7f 100644 --- a/backend/requirements-build.txt +++ b/backend/requirements-build.txt @@ -87,7 +87,6 @@ tensorboard==2.13.0 tensorboard-data-server==0.7.2 tensorflow==2.13.0 tensorflow-estimator==2.13.0 -tensorflow-macos==2.13.0 termcolor==2.4.0 tinydb==4.7.1 traitlets==5.14.3