Skip to content

Commit

Permalink
Added dependency: typing-extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
tehkillerbee committed Nov 27, 2023
1 parent 103e3c3 commit 9d146dd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
14 changes: 7 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ classifiers = [
python = "^3.8"
requests = "^2.28.0"
python-dateutil = "^2.8.2"
typing-extensions = "^4.8.0"

[tool.poetry.group.dev.dependencies]
mypy = "^1.3.0"
Expand Down

0 comments on commit 9d146dd

Please sign in to comment.