Commit 169ebed
committed
fix: pin alibabacloud_green20220302<3.5.0 to avoid websocketUtils_models ImportError
alibabacloud_green20220302 3.5.0+ imports MultiModalGuardWsResponse
which requires websocketUtils_models from alibabacloud_tea_openapi,
but no published version of alibabacloud_tea_openapi includes that
module, causing ImportError and breaking avatar uploads with
'阿里云图片审核 SDK 未安装' error.1 parent fcac2a6 commit 169ebed
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
0 commit comments