From fa11985ba2e05f8eb123e9fccc4bf37efaf4612a Mon Sep 17 00:00:00 2001 From: G Webb Date: Wed, 14 Feb 2024 15:54:26 +0000 Subject: [PATCH] Added version requirement for plotly --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index aaca8e206..eb32a9f7b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -37,7 +37,7 @@ dev = pandas ortools pillow - plotly + plotly>=5.0 pytest-cov pytest-remotedata pytest-skip-slow