Skip to content

Commit

Permalink
Add typing extensions to pyproject.toml (#516)
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasjpfan authored Nov 8, 2024
1 parent 7aea969 commit ea8086d
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 @@ -18,6 +18,7 @@ dependencies = [
"httpx>=0.24.1",
"httpx-ws>=0.5.2",
"python-box>=7.0.1",
"typing_extensions>=4.12.2",
]
[project.optional-dependencies]
test = [
Expand Down

0 comments on commit ea8086d

Please sign in to comment.