We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f53140f + f27a286 commit 5849a54Copy full SHA for 5849a54
1 file changed
pyproject.toml
@@ -86,7 +86,7 @@ dependencies = [
86
"requests>=2.21.0",
87
"aiohttp>=3.9.2",
88
"pydantic==2.8.2",
89
- "tenacity==8.*"
+ "tenacity>=8,<10"
90
]
91
92
[tool.setuptools.packages.find]
0 commit comments