Skip to content

Commit

Permalink
Add matplotlib dep in pylace
Browse files Browse the repository at this point in the history
  • Loading branch information
Baxter Eaves committed Jan 16, 2024
1 parent c9ac075 commit f1413b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pylace/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ maintainers = [

dependencies = [
'numpy ~= 1.21',
'matplotlib ~= 3.7.1',
'pandas ~= 1.3',
'polars ~= 0.16.14',
'scipy ~= 1.7',
Expand Down

0 comments on commit f1413b5

Please sign in to comment.