chore: sync pyproject.toml from requirements.txt (#5130)

This commit is contained in:
takatost 2024-06-13 00:06:05 +08:00 committed by GitHub
commit 0c92f81efc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 178 additions and 149 deletions

View file

@ -178,6 +178,7 @@ tidb-vector = "0.0.9"
google-cloud-aiplatform = "1.49.0"
vanna = {version = "0.5.5", extras = ["postgres", "mysql", "clickhouse", "duckdb"]}
kaleido = "0.2.1"
tencentcloud-sdk-python-hunyuan = "~3.0.1158"
[tool.poetry.group.dev]
optional = true