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.
2 parents 4db2000 + 710f893 commit 35d571dCopy full SHA for 35d571d
pyproject.toml
@@ -35,7 +35,7 @@ dynamic = ["version"]
35
dependencies = [
36
"attrs>=22.2.0",
37
"rpds-py>=0.7.0",
38
- "typing-extensions; python_version<'3.13'",
+ "typing-extensions>=4.4.0; python_version<'3.13'",
39
]
40
41
[project.urls]
0 commit comments