Skip to content

Commit 56a37e3

Browse files
committed
Remove unused dependency
1 parent e96a8d7 commit 56a37e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ classifiers = [
2222
"Programming Language :: Python :: 3.13",
2323
]
2424
dynamic = ["version"]
25-
dependencies = ["mypy_extensions", "typing_extensions"]
25+
dependencies = ["typing_extensions"]
2626

2727
[project.optional-dependencies]
2828
cpu = [

0 commit comments

Comments
 (0)