diff --git a/CHANGES.rst b/CHANGES.rst index 2b2ab23..5e51759 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -3,7 +3,7 @@ * bumps lightkurve to 2.5.0 to include upstream bug fixes. [#132] -* Improve scatter viewer and mouseover performance. [#137] +* Improve scatter viewer and mouseover performance. [#137, #139] 0.4.2 (07.23.2024) diff --git a/pyproject.toml b/pyproject.toml index 784c78c..e64aa38 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,6 +24,8 @@ dependencies = [ # to devdeps in tox.ini "jdaviz>=3.10.3,<3.11", "lightkurve>=2.5.0", + # NOTE: glue-jupyter is also pinned by jdaviz. + "glue-jupyter>=0.22.2", "numpy<2", ] dynamic = [