From 7fcf54129f30afca2fced2cdb4bb231955d5fd3c Mon Sep 17 00:00:00 2001 From: Chuck SmileyRekiere Date: Wed, 16 Mar 2022 08:28:24 -0600 Subject: [PATCH] python.3.6.requirements.txt : removed dash components requirements.txt : removed dash components Signed-off-by: Chuck SmileyRekiere --- python.3.6.requirements.txt | 4 ---- requirements.txt | 4 ---- 2 files changed, 8 deletions(-) diff --git a/python.3.6.requirements.txt b/python.3.6.requirements.txt index 73756e13..e221d1f4 100644 --- a/python.3.6.requirements.txt +++ b/python.3.6.requirements.txt @@ -1,8 +1,4 @@ cryptography>=35.0.0 -dash>=2.0.0 -dash-core-components>=2.0.0 -dash-html-components>=2.0.0 -dash-table>=5.0.0 influxdb>=5.3.1 influxdb-client>=1.23.0 pyjwt>=2.2.0 diff --git a/requirements.txt b/requirements.txt index a85956fe..3436f370 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,4 @@ cryptography>=35.0.0 -dash>=2.0.0 -dash-core-components>=2.0.0 -dash-html-components>=2.0.0 -dash-table>=5.0.0 influxdb>=5.3.1 influxdb-client>=1.23.0 pyjwt>=2.3.0