We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
crate-python
1 parent a22fde8 commit dd7339fCopy full SHA for dd7339f
1 file changed
pyproject.toml
@@ -83,7 +83,7 @@ dynamic = [
83
]
84
dependencies = [
85
"backports.zoneinfo<1; python_version<'3.9'",
86
- "crate>=2,<3",
+ "crate>=2.1.0.dev2",
87
"geojson>=2.5,<4",
88
"importlib-metadata; python_version<'3.8'",
89
"importlib-resources; python_version<'3.9'",
0 commit comments