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