Skip to content

Commit

Permalink
Require Mesa 3.0
Browse files Browse the repository at this point in the history
This will break some stuff.
  • Loading branch information
EwoutH authored Sep 3, 2024
1 parent af7f82d commit e52e325
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",
"mesa>=3.0.0a3",
"geopandas",
"libpysal",
"rtree",
Expand Down

0 comments on commit e52e325

Please sign in to comment.