Skip to content

Commit 119d729

Browse files
committed
build(dependencies): remove typing dependency
The typing module is included in stdlib since Python 3.5.
1 parent bbcc922 commit 119d729

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ termcolor = "^1.1"
5252
packaging = ">=19,<21"
5353
tomlkit = "^0.5.3"
5454
jinja2 = "^2.10.3"
55-
typing = "^3.7.4"
5655

5756
[tool.poetry.dev-dependencies]
5857
ipython = "^7.2"

0 commit comments

Comments
 (0)