| @@ -8921,4 +8921,4 @@ testing = ["coverage (>=5.0.3)", "zope.event", "zope.testing"] | |||
| [metadata] | |||
| lock-version = "2.0" | |||
| python-versions = "^3.10" | |||
| content-hash = "e967aa4b61dc7c40f2f50eb325038da1dc0ff633d8f778e7a7560bdabce744dc" | |||
| content-hash = "05dd46b65d1cfeb9d295934777d70de8dbbbd20b62e6d3c976550f3134ff7a1e" | |||
| @@ -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 | |||
| @@ -88,3 +88,4 @@ google-cloud-aiplatform==1.49.0 | |||
| vanna[postgres,mysql,clickhouse,duckdb]==0.5.5 | |||
| tencentcloud-sdk-python-hunyuan~=3.0.1158 | |||
| chromadb~=0.5.0 | |||
| tenacity~=8.3.0 | |||