From 6e850f9be9e6c5774aaff3e3cbfd1ab86d0e6314 Mon Sep 17 00:00:00 2001 From: Kyle Conroy Date: Fri, 19 Apr 2024 14:30:19 -0400 Subject: [PATCH] update jdaviz pin to pull in upstream fix --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index a974fdc..d2247f8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ dependencies = [ "astropy>=5.2", # NOTE: if/when we stop pinning a minor version of jdaviz, add jdaviz # to devdeps in tox.ini - "jdaviz==3.9.*", + "jdaviz>=3.9.1,<3.10.0", "lightkurve>=2.4.1", ] dynamic = [