feat: add tencentcloud-sdk-python-asr dependency

This commit is contained in:
CaptainB 2025-08-14 11:26:39 +08:00
parent f9f475a5a0
commit 194b6844f5

View File

@ -46,6 +46,7 @@ zhipuai = "2.1.5.20250708"
volcengine-python-sdk = {version = "4.0.5", extras = ["ark"]}
boto3 = "1.39.4"
tencentcloud-sdk-python = "3.0.1420"
tencentcloud-sdk-python-asr = "3.0.1416"
xinference-client = "1.7.1.post1"
anthropic = "0.57.1"
dashscope = "1.23.8"
@ -76,7 +77,6 @@ websockets = "15.0.1"
# 开发工具
pylint = "3.3.7"
tencentcloud-sdk-python-asr = "^3.0.1416"
[build-system]