Skip to content

Commit

Permalink
update typing-extensions dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrián Cuesta committed Nov 15, 2022
1 parent 025e89a commit 2e21b29
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
19 changes: 9 additions & 10 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ base58 = "^2.0.1"
httpx = "^0.23.0"
PyNaCl = "^1.4.0"
requests = "^2.24"
typing-extensions = "^3.10.0"
typing-extensions = ">=4.2.0,<5.0.0"
cachetools = "^4.2.2"
types-cachetools = "^4.2.4"

Expand Down

0 comments on commit 2e21b29

Please sign in to comment.