Skip to content

Commit

Permalink
Merge pull request #33 from TomGeorge1234/dev
Browse files Browse the repository at this point in the history
matplotlib install bug fix
  • Loading branch information
TomGeorge1234 authored Mar 22, 2023
2 parents c285ce5 + f5471aa commit 3f771fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ classifiers =
packages = find:
install_requires =
numpy ~= 1.23
matplotlib ~= 3.5.3
matplotlib ~= 3.7.1
scipy ~= 1.9.3
shapely ~= 2.0.1
python_requires = >=3.7
Expand Down

0 comments on commit 3f771fc

Please sign in to comment.