Skip to content

Commit

Permalink
chore(deps): Add matplotlib as dependency for plotting
Browse files Browse the repository at this point in the history
  • Loading branch information
lsetiawan authored Oct 26, 2023
1 parent 69fc8d3 commit bd81083
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ classifiers = [
dependencies = [
"astropy>=5.2.2,<6",
"fsspec>=2023.3.0,<2024",
"matplotlib>=3.8.0<4",
"numba>=0.56.4,<1",
"numpy>=1.23.5,<2",
"nptyping>=2.5.0,<3",
Expand Down

0 comments on commit bd81083

Please sign in to comment.