diff --git a/pyproject.toml b/pyproject.toml index 5c10ad09d7..0c1db31fdf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ dependencies = [ "traitlets>=5.0.5", "bqplot>=0.12.37", "bqplot-image-gl>=1.4.11", - "glue-core>=1.18.0,!=1.19.0", + "glue-core>=1.18.0", "glue-jupyter>=0.20", "echo>=0.5.0", "ipykernel>=6.19.4",