fix(deps): pin alibabacloud shared deps to avoid pip backtracking
Some checks failed
Build and Deploy Backend / build-and-deploy (push) Failing after 1m14s
Some checks failed
Build and Deploy Backend / build-and-deploy (push) Failing after 1m14s
dysmsapi and dypnsapi share alibabacloud-tea-openapi but their transitive deps cause pip to endlessly backtrack during resolution. Pin compatible versions of shared deps to speed up the build. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
91d0311b95
commit
f9857c17ee
@ -27,7 +27,11 @@ six==1.17.0
|
||||
sqlparse==0.5.5
|
||||
urllib3==2.6.3
|
||||
drf-spectacular==0.27.1
|
||||
alibabacloud_dysmsapi20170525>=4.4.0
|
||||
alibabacloud_dysmsapi20170525==4.4.0
|
||||
alibabacloud_dypnsapi20170525==2.0.0
|
||||
alibabacloud-tea-openapi==0.3.16
|
||||
alibabacloud-tea-util==0.3.14
|
||||
alibabacloud-credentials==1.0.7
|
||||
alibabacloud-openapi-util==0.2.2
|
||||
volcengine-python-sdk[ark]>=5.0.9
|
||||
edge-tts>=6.1.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user