From 45615cddd926540756f19328cad7078cfc9a1219 Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Tue, 12 Apr 2022 15:36:22 +0200 Subject: feat(uti): Refactor styling Signed-off-by: Peter Mikus Change-Id: I7880e58b2b97b1c365da7755784d3f93e85568cc --- resources/tools/dash/app/requirements.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'resources/tools/dash/app/requirements.txt') diff --git a/resources/tools/dash/app/requirements.txt b/resources/tools/dash/app/requirements.txt index 90965371d4..d09eecd2d9 100644 --- a/resources/tools/dash/app/requirements.txt +++ b/resources/tools/dash/app/requirements.txt @@ -4,6 +4,7 @@ Brotli==1.0.9 click==8.0.3 dash==2.0.0 dash-core-components==2.0.0 +dash_bootstrap_components==1.1.0 dash-html-components==2.0.0 dash-renderer==1.9.1 dash-table==5.0.0 -- cgit 1.2.3-korg