Skip to content

Commit 86d3621

Browse files
committed
Remove unused dependency
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent a8647ae commit 86d3621

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pyproject.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,6 @@ classifiers = [
2525
"Typing :: Typed",
2626
]
2727
requires-python = ">= 3.11, < 4"
28-
# TODO(cookiecutter): Remove and add more dependencies if appropriate
29-
dependencies = [
30-
"typing-extensions >= 4.5.0, < 5",
31-
]
3228
dynamic = ["version"]
3329

3430
[[project.authors]]

0 commit comments

Comments
 (0)