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 5aeaa97 commit 23429beCopy full SHA for 23429be
pyproject.toml
@@ -24,7 +24,7 @@ dependencies = [
24
"requests",
25
"sqlparams",
26
"tomli>=1.1.0; python_version < '3.11'",
27
- "typing-extensions>=4.15.0; python_version < '3.11'",
+ "typing-extensions; python_version < '3.11'",
28
]
29
30
[project.urls]
0 commit comments