From afcb449110d8ea3d4be84775f37773cedbc5a06a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakob=20Gr=C3=B8hn?= Date: Thu, 2 May 2024 14:05:26 +0200 Subject: [PATCH] fix: add plotly to env --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 5129fcc0e..2efe74698 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,6 +13,7 @@ mlflow==2.10.0 numpy==1.26.0 pandas==1.5.2 patchworklib==0.6.2 +plotly==5.17.0 plotnine==0.12.2 polars==0.20.10 protobuf==3.20.3