Skip to content

Commit

Permalink
Update geoalchemy2 requirement from <0.7.0 to <0.18.0
Browse files Browse the repository at this point in the history
Updates the requirements on [geoalchemy2](https://github.com/geoalchemy/geoalchemy2) to permit the latest version.
- [Release notes](https://github.com/geoalchemy/geoalchemy2/releases)
- [Changelog](https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt)
- [Commits](geoalchemy/geoalchemy2@0.1...0.17.0)

---
updated-dependencies:
- dependency-name: geoalchemy2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 6, 2025
1 parent b80b85f commit a277721
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ def read(fname):
"demandlib < 0.3.0",
"descartes < 1.2.0",
"egoio >= 0.4.7, < 0.5.0",
"geoalchemy2 < 0.7.0",
"geoalchemy2 < 0.18.0",
"geopandas >= 0.12.0, < 1.1.0",
"geopy >= 2.0.0, < 2.5.0",
"jupyterlab < 4.4.0",
Expand Down

0 comments on commit a277721

Please sign in to comment.