From d6d17c97a46223774a2eea7d0f8ee2721671ab27 Mon Sep 17 00:00:00 2001 From: Tyler W Date: Fri, 9 Jun 2023 19:19:10 -0400 Subject: [PATCH] fixed typo in plotly version (#219) --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 6730a01..e802d34 100644 --- a/setup.py +++ b/setup.py @@ -39,7 +39,7 @@ 'shap', 'torch==1.13.1', 'transformers', - 'plotly==1.14.1' + 'plotly==5.14.1' ] CAM_PKGS = [