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 fc4407c commit 5dc2c3eCopy full SHA for 5dc2c3e
pyproject.toml
@@ -27,6 +27,7 @@ dependencies = [
27
"morecantile>=3.1,<4.0",
28
"starlette-cramjam>=0.3,<0.4",
29
"importlib_resources>=1.1.0; python_version < '3.9'",
30
+ "typing_extensions; python_version < '3.9.2'",
31
]
32
33
[project.optional-dependencies]
0 commit comments