Skip to content

Commit

Permalink
Allowed Tenacity v9
Browse files Browse the repository at this point in the history
  • Loading branch information
trim21 authored Sep 16, 2024
1 parent 2b34021 commit b57a7ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ requires-python = ">= 3.8"
dependencies = [
"anyio ~= 4.0",
"attrs >= 22.1",
"tenacity ~= 8.0",
"tenacity >= 8.0, <10.0",
"tzlocal >= 3.0",
"typing_extensions >= 4.0; python_version < '3.11'"
]
Expand Down

0 comments on commit b57a7ae

Please sign in to comment.