Skip to content

Commit

Permalink
Remove matplotlib from dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
MilesCranmer committed Mar 21, 2023
1 parent 86421d6 commit 80c068c
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 @@ -15,7 +15,7 @@ pandas = "^1.0.0"
julia = "^0.6.0"

[tool.poetry.group.dev.dependencies]
matplotlib = "^3.0.0"
black = "^21.0.0"
ipython = "^8.0.0"

[build-system]
Expand Down

0 comments on commit 80c068c

Please sign in to comment.