diff --git a/pyproject.toml b/pyproject.toml index 39a7adfc47..40f36ebe56 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ dependencies = [ "ipysplitpanes>=0.1.0", "ipygoldenlayout>=0.3.0", "ipywidgets>=8.0.6", - "solara>=1.39.0", + "solara>=1.40.0", "pyyaml>=5.4.1", "specutils>=1.16", "specreduce>=1.4.1", @@ -36,7 +36,7 @@ dependencies = [ "regions>=0.6", "scikit-image", "sidecar>=0.5.2", - "ipypopout>=1.4.0", + "ipypopout>=2.0.0", "astroquery", "requests", ]