Skip to content

Commit

Permalink
add matplotlib dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jameswillis committed Oct 24, 2024
1 parent 9b39582 commit c2aa7ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ pytest-cov = "*"
scikit-learn = "*"
esda = "*"
libpysal = "*"
matplotlib = "*" # implicit dependency of esda

[packages]
pandas="<=1.5.3"
Expand Down

0 comments on commit c2aa7ac

Please sign in to comment.