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 4db2000 commit 710f893Copy full SHA for 710f893
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