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 90d9ab4 commit 3126880Copy full SHA for 3126880
pyproject.toml
@@ -8,6 +8,7 @@ readme = { file = "README.md", content-type = "text/markdown" }
8
requires-python = ">=3.8"
9
10
dependencies = [
11
+ "typing-extensions>=4.10.0",
12
"six>=1.14.0",
13
"pip>=10.0.0",
14
"semver>=2.0.0,<3.0.0",
0 commit comments