Skip to content

Commit 23429be

Browse files
committed
Update deps
1 parent 5aeaa97 commit 23429be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies = [
2424
"requests",
2525
"sqlparams",
2626
"tomli>=1.1.0; python_version < '3.11'",
27-
"typing-extensions>=4.15.0; python_version < '3.11'",
27+
"typing-extensions; python_version < '3.11'",
2828
]
2929

3030
[project.urls]

0 commit comments

Comments
 (0)