We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 219335e commit fa91332Copy full SHA for fa91332
1 file changed
pyproject.toml
@@ -70,7 +70,8 @@ pymysql = "1.1.1"
70
accelerate = "1.6.0"
71
captcha = "0.7.1"
72
setuptools = "^75.0.0"
73
-volcengine-python-sdk = {extras = ["ark"], version = "4.0.5"}
+volcengine-python-sdk = { extras = ["ark"], version = "4.0.5" }
74
+pydantic = "2.11.5"
75
[build-system]
76
requires = ["poetry-core"]
77
build-backend = "poetry.core.masonry.api"
0 commit comments