We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13fc768 commit 5dcb363Copy full SHA for 5dcb363
1 file changed
setup.cfg
@@ -37,7 +37,7 @@ install_requires =
37
packaging>=20.9
38
platformdirs
39
tomli;python_version < '3.11'
40
- typing-extensions>=3.10.0.0;python_version < '3.8'
+ typing-extensions>=4.1.0;python_version < '3.11'
41
python_requires = >=3.7
42
include_package_data = True
43
zip_safe = False
0 commit comments