Skip to content

Commit 5dc2c3e

Browse files
committed
fix dependency
1 parent fc4407c commit 5dc2c3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ dependencies = [
2727
"morecantile>=3.1,<4.0",
2828
"starlette-cramjam>=0.3,<0.4",
2929
"importlib_resources>=1.1.0; python_version < '3.9'",
30+
"typing_extensions; python_version < '3.9.2'",
3031
]
3132

3233
[project.optional-dependencies]

0 commit comments

Comments
 (0)