From 8ed6d148c07de080218ae597828a6e2977c4e984 Mon Sep 17 00:00:00 2001 From: Colin Anthony Date: Wed, 29 Dec 2021 11:18:58 +0200 Subject: [PATCH] added dependency for hr pipeline --- base/drivers/python_minimal/python/python_additions.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/base/drivers/python_minimal/python/python_additions.sh b/base/drivers/python_minimal/python/python_additions.sh index e7796cc..6e2c8c6 100644 --- a/base/drivers/python_minimal/python/python_additions.sh +++ b/base/drivers/python_minimal/python/python_additions.sh @@ -62,6 +62,8 @@ python3 -m pip install "dash-daq==0.1.0" python3 -m pip install dash-bootstrap-components python3 -m pip install pandoc python3 -m pip install pretty_html_table +python3 -m pip install treelib +python3 -m pip install ujson ## Geospatial python3 -m pip install h3