Skip to content

Commit 7bfd963

Browse files
ads typing_extensions to the poetry project.
1 parent d38aa58 commit 7bfd963

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ python = "^3.7"
2222
python-dateutil = "^2.8.2"
2323
requests = "^2.30.0"
2424
snakesay = "^0.10.2"
25+
typing_extensions = "^4.5.0"
2526

2627
[tool.poetry.dev-dependencies]
2728
pytest = "^7.3.1"

0 commit comments

Comments
 (0)