Skip to content

Commit

Permalink
Restrict matplotlib (#311)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsavchenko authored Dec 18, 2024
1 parent fab586c commit ff0c536
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 = [
"future",
"astropy>=3.2,<=6.1.4",
"json_tricks",
"matplotlib",
"matplotlib<3.10",
"numpy<2.0",
"jsonschema",
"pyjwt",
Expand Down

0 comments on commit ff0c536

Please sign in to comment.