Skip to content

Commit dd7339f

Browse files
committed
TEMP: Validate with crate-python 2.1.0.dev2 or higher
1 parent a22fde8 commit dd7339f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ dynamic = [
8383
]
8484
dependencies = [
8585
"backports.zoneinfo<1; python_version<'3.9'",
86-
"crate>=2,<3",
86+
"crate>=2.1.0.dev2",
8787
"geojson>=2.5,<4",
8888
"importlib-metadata; python_version<'3.8'",
8989
"importlib-resources; python_version<'3.9'",

0 commit comments

Comments
 (0)