Skip to content

Commit b1949d4

Browse files
committed
Add missing typing-extensions.
1 parent 266ef5c commit b1949d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ importlib-metadata = "==4.13.0"
1212
pre-commit = "*"
1313
pytest = "7.4.4"
1414
pytest-xdist = "*"
15+
typing-extensions = "*"
1516
wheel = "0.42.0"
1617

1718
[requires]

0 commit comments

Comments
 (0)