Skip to content

Commit

Permalink
use jdaviz main until jdaviz 4.0 available
Browse files Browse the repository at this point in the history
  • Loading branch information
kecnry committed Oct 17, 2024
1 parent 041766f commit 8547575
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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.10.3,<3.11",
"jdaviz@git+https://github.com/spacetelescope/jdaviz",
"lightkurve>=2.5.0",
# NOTE: glue-jupyter is also pinned by jdaviz.
"glue-jupyter>=0.22.2",
Expand Down

0 comments on commit 8547575

Please sign in to comment.