We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8ff4b1 commit a705c15Copy full SHA for a705c15
pyproject.toml
@@ -22,7 +22,7 @@ dependencies = [
22
"astropy>=5.2",
23
# NOTE: if/when we stop pinning a minor version of jdaviz, add jdaviz
24
# to devdeps in tox.ini
25
- "jdaviz>=4.1.1,<4.2",
+ "jdaviz>=4.2,<4.3",
26
"lightkurve>=2.5.0",
27
# NOTE: glue-jupyter is also pinned by jdaviz.
28
"glue-jupyter>=0.22.2",
0 commit comments