Skip to content

Commit

Permalink
added typing extensions dependency #148
Browse files Browse the repository at this point in the history
  • Loading branch information
jacanchaplais committed Sep 4, 2023
1 parent acab617 commit dcff120
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ dependencies = [
"rich",
"deprecation",
"more-itertools >=7.2.0",
"typing-extensions >=4.7.1",
]

[project.urls]
Expand Down

0 comments on commit dcff120

Please sign in to comment.