Skip to content

Commit

Permalink
Adds typing_extensions as explicit dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
freider committed Jan 26, 2024
1 parent f8aa8c9 commit d91238e
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 @@ -6,6 +6,7 @@ readme = "README.md"

dependencies = [
"sigtools==4.0.1",
"typing_extensions>=4.6",
]
requires-python = ">=3.8"

Expand Down

0 comments on commit d91238e

Please sign in to comment.