From 5ac6fe4be445374b02c7bbcef637103054cb268a Mon Sep 17 00:00:00 2001 From: Kyle Conroy Date: Mon, 22 Aug 2022 09:42:12 -0400 Subject: [PATCH] pin max version of ipywidgets --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index f2e25930e6..e44da3f0bb 100644 --- a/setup.cfg +++ b/setup.cfg @@ -31,6 +31,7 @@ install_requires = ipyvuetify>=1.7.0 ipysplitpanes>=0.1.0 ipygoldenlayout>=0.3.0 + ipywidgets<8.0 voila>=0.3.5 pyyaml>=5.4.1 specutils>=1.7.0