Skip to content

Commit

Permalink
Require Mesa 3.0.0a4
Browse files Browse the repository at this point in the history
Require the latest Mesa pre-release, 3.0.0a4
  • Loading branch information
EwoutH authored Sep 9, 2024
1 parent e52e325 commit cbbbbad
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 @@ -39,7 +39,7 @@ classifiers = [
]
readme = "README.md"
dependencies = [
"mesa>=3.0.0a3",
"mesa>=3.0.0a4",
"geopandas",
"libpysal",
"rtree",
Expand Down

0 comments on commit cbbbbad

Please sign in to comment.