Skip to content

Commit

Permalink
Bump minimum required version of glue-core to v1.14.1 to include bug …
Browse files Browse the repository at this point in the history
…fix for stretch histogram
  • Loading branch information
astrofrog committed Oct 26, 2023
1 parent 28485bd commit 706db5b
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 @@ -12,7 +12,7 @@ dependencies = [
"traitlets>=5.0.5",
"bqplot>=0.12.37",
"bqplot-image-gl>=1.4.11",
"glue-core>=1.14",
"glue-core>=1.14.1",
"glue-jupyter>=0.19",
"echo>=0.5.0",
"ipykernel>=6.19.4",
Expand Down

0 comments on commit 706db5b

Please sign in to comment.