diff --git a/pyproject.toml b/pyproject.toml index afde1efa..63ff65a8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -91,7 +91,7 @@ dependencies = [ "requests>=2.21.0", "aiohttp>=3.9.2", "msgspec==0.18.*", - "tenacity==8.*" + "tenacity>=8,<10" ] [tool.setuptools.packages.find]