Skip to content

Commit 3126880

Browse files
committed
Add typing-extensions dependency
1 parent 90d9ab4 commit 3126880

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
@@ -8,6 +8,7 @@ readme = { file = "README.md", content-type = "text/markdown" }
88
requires-python = ">=3.8"
99

1010
dependencies = [
11+
"typing-extensions>=4.10.0",
1112
"six>=1.14.0",
1213
"pip>=10.0.0",
1314
"semver>=2.0.0,<3.0.0",

0 commit comments

Comments
 (0)