Skip to content

Commit

Permalink
Update Tenacity Dep for Version Flexibility
Browse files Browse the repository at this point in the history
  • Loading branch information
srhinos committed Aug 24, 2024
1 parent 1dc728d commit 4fdf791
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -20,7 +20,7 @@ aiostream = "^0.5.2"
nest-asyncio = "^1.6.0"
aiohttp = "^3.10.5"
aiohttp-retry = "^2.8.3"
tenacity = "^9.0.0"
tenacity = ">=8.0.0"

[tool.poetry.group.dev.dependencies]
pytest = "^8.2.2"
Expand Down

0 comments on commit 4fdf791

Please sign in to comment.