Skip to content

Commit

Permalink
Merge pull request #2912 from rosteen/auto-backport-of-pr-2911-on-v3.…
Browse files Browse the repository at this point in the history
…10.x

Backport PR #2911 on branch v3.10.x (Change matplotlib min version to 3.6)"
  • Loading branch information
pllim authored Jun 5, 2024
2 parents 296ec5a + ff14805 commit 299f395
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 @@ -8,7 +8,7 @@ authors = [
dependencies = [
"packaging",
"astropy>=4.3",
"matplotlib>=3.8.4",
"matplotlib>=3.6",
"traitlets>=5.0.5",
"bqplot>=0.12.37",
"bqplot-image-gl>=1.4.11",
Expand Down

0 comments on commit 299f395

Please # to comment.