diff --git a/pyproject.toml b/pyproject.toml index 84cc8b2..5793c18 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ python-dateutil = "^2.8.2" requests = "^2.31.0" rich = "^13.6.0" -tenacity = "^9.0.0" +tenacity = "^8.5.0" typer = "^0.12.0" [tool.poetry.group.dev.dependencies]