Skip to content
Snippets Groups Projects
Commit 5ea1f6f1 authored by Wit, Allard de's avatar Wit, Allard de
Browse files

Update pyproject.toml to indicate that SQLAlchemy version should be < 2.0

parent 37796499
Branches
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ requires = [
"click>=7.1",
"geopandas>= 0.8",
"pyyaml>= 5.3",
"sqlalchemy>= 1.4",
"sqlalchemy>= 2.0",
]
requires-python=">= 3.6"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment