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 af621fa + 5933073 commit 92f5532Copy full SHA for 92f5532
pyproject.toml
@@ -26,7 +26,7 @@ classifiers = [
26
requires-python = ">=3.9"
27
dependencies = [
28
"urllib3>=2.2.2",
29
- 'typing_extensions >=4.0 ; python_version < "3.12"',
+ 'typing_extensions >=4.6.0 ; python_version < "3.12"',
30
]
31
dynamic = ["version"]
32
license-files = ["COPYING"]
0 commit comments