From 43b9acdbaca40b847956dc670478a48e812df1ad Mon Sep 17 00:00:00 2001 From: Pey Lian Lim <2090236+pllim@users.noreply.github.com> Date: Wed, 25 Aug 2021 10:04:15 -0400 Subject: [PATCH] MNT: Bump minversion of glue-core and glue-jupyter --- setup.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index becbe0b273..4e1f9eb636 100644 --- a/setup.cfg +++ b/setup.cfg @@ -22,8 +22,8 @@ install_requires = traitlets>=5.0.5 bqplot>=0.12.29 bqplot-image-gl>=1.4.1 - glue-core>=1.2 - glue-jupyter>=0.7 + glue-core>=1.2.1 + glue-jupyter>=0.8 echo>=0.5.0 ipyvue>=1.4.1 ipyvuetify>=1.7.0