Skip to content

Commit 205e5b7

Browse files
doraemonlovewangjiaju
andauthored
fix(deps): update volcengine-python-sdk version to support video tools (#208)
Co-authored-by: wangjiaju <[email protected]>
1 parent 80d6b28 commit 205e5b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies = [
2222
"opentelemetry-instrumentation-logging>=0.56b0",
2323
"wrapt>=1.17.2", # For patching built-in functions
2424
"openai<1.100", # For fix https://github.com/BerriAI/litellm/issues/13710
25-
"volcengine-python-sdk>=4.0.3", # For Volcengine API
25+
"volcengine-python-sdk>=4.0.18", # For Volcengine API
2626
"volcengine>=1.0.193", # For Volcengine sign
2727
"agent-pilot-sdk>=0.1.2", # Prompt optimization by Volcengine AgentPilot/PromptPilot toolkits
2828
"fastmcp>=2.11.3", # For running MCP

0 commit comments

Comments
 (0)