fix: Chinese comma in requirements (#2523)

This commit is contained in:
liunux4odoo 2024-01-02 11:26:03 +08:00 committed by GitHub
parent 7d4a6b5edf
commit 61bc815540
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -52,7 +52,7 @@ pysrt~=1.1.2
# Online api libs dependencies
zhipuai>=1.0.7<=2.0.0 # zhipu
zhipuai>=1.0.7, <=2.0.0 # zhipu
dashscope>=1.13.6 # qwen
# volcengine>=1.0.119 # fangzhou

View File

@ -52,7 +52,7 @@ pysrt~=1.1.2
# Online api libs dependencies
zhipuai>=1.0.7<=2.0.0 # zhipu
zhipuai>=1.0.7, <=2.0.0 # zhipu
dashscope>=1.13.6 # qwen
# volcengine>=1.0.119 # fangzhou