We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e5c0d4 commit 0737256Copy full SHA for 0737256
pyproject.toml
@@ -82,7 +82,7 @@ dynamic = [
82
]
83
dependencies = [
84
"backports.zoneinfo<1; python_version<'3.9'",
85
- "crate>=2.0.0.dev6,<3",
+ "crate>=2,<3",
86
"geojson<4,>=2.5",
87
"importlib-resources; python_version<'3.9'",
88
"sqlalchemy<2.1,>=1",
0 commit comments