fix: pin tenacity to 8.3.0 (#5319)

This commit is contained in:
Bowen Liang
2024-06-17 18:03:42 +08:00
committed by GitHub
parent f146bebe5a
commit 7a758a35fe
3 changed files with 4 additions and 1 deletions

View File

@@ -185,6 +185,8 @@ kaleido = "0.2.1"
tencentcloud-sdk-python-hunyuan = "~3.0.1158"
tcvectordb = "1.3.2"
chromadb = "~0.5.0"
tenacity = "~8.3.0"
[tool.poetry.group.dev]
optional = true