Skip to content

Commit

Permalink
Add tenacity to dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Andy Blyler <andy@blyler.cc>
  • Loading branch information
ablyler committed Feb 8, 2024
1 parent 8543400 commit 2aaeb4d
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 @@ -46,6 +46,7 @@ pre-commit = "^3.6.0"
pytest = "^7.4.4"
pytest-aiohttp = "*"
pytest-cov = "^4.1.0"
tenacity = "^8.2.3"

[tool.pytest.ini_options]
asyncio_mode = "auto"
Expand Down

0 comments on commit 2aaeb4d

Please sign in to comment.