Skip to content

Commit

Permalink
DEP: Max pin glue to 1.21.1 in v4.1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
pllim committed Jan 21, 2025
1 parent d85b35c commit 2e6160d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies = [
"matplotlib>=3.6",
"traitlets>=5.0.5",
"bqplot>=0.12.37",
"glue-core>=1.20.0",
"glue-core<=1.21.1",
"glue-jupyter>=0.23.0",
"echo>=0.5.0",
"ipykernel>=6.19.4",
Expand Down
3 changes: 0 additions & 3 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,10 @@ deps =
devdeps: git+https://github.com/spacetelescope/stdatamodels.git
devdeps: git+https://github.com/bqplot/bqplot.git
devdeps: git+https://github.com/bqplot/bqplot-gl.git
devdeps: git+https://github.com/glue-viz/glue.git
devdeps: git+https://github.com/glue-viz/bqplot-image-gl.git
devdeps: git+https://github.com/glue-viz/glue-jupyter.git
devdeps: git+https://github.com/glue-viz/glue-astronomy.git
devdeps: git+https://github.com/widgetti/solara.git
# TODO: Enable this when specreduce becomes stable.
#devdeps: git+https://github.com/astropy/specreduce.git

# The following indicates which extras_require from pyproject.toml will be installed
extras =
Expand Down

0 comments on commit 2e6160d

Please sign in to comment.