Skip to content

Commit

Permalink
unpin matplotlib (#168) [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunsavel authored Feb 22, 2024
1 parent e6b3ef4 commit 08fe7e0
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 @@ -35,7 +35,7 @@ dependencies = [
"astropy >=5.1",
"openpyxl>=2.5.12",
"scipy",
"matplotlib <3.1.1,>=3.0.1",
"matplotlib",
"Scikit-image>=0.16.2",
"pyyaml>=5.3.1",
"numba",
Expand Down

0 comments on commit 08fe7e0

Please sign in to comment.