From d861561a02de93a818b6294a728775f3ec2bc1dd Mon Sep 17 00:00:00 2001 From: "Pey Lian Lim (Github)" <2090236+pllim@users.noreply.github.com> Date: Tue, 20 Dec 2022 16:35:03 -0500 Subject: [PATCH] Unpin ipykernel maxversion that was pinned in #1937 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 78fb68a2d4..9d0b753195 100644 --- a/setup.cfg +++ b/setup.cfg @@ -27,7 +27,7 @@ install_requires = glue-core>=1.6.0 glue-jupyter>=0.14.2 echo>=0.5.0 - ipykernel<6.18 + ipykernel>=6.19.4 ipyvue>=1.6 ipyvuetify>=1.7.0 ipysplitpanes>=0.1.0