From 69cc0a74b4ecbcef53971e5602b50b525c565f9a Mon Sep 17 00:00:00 2001 From: OpenClaw Bot Date: Wed, 18 Feb 2026 18:01:33 +0800 Subject: [PATCH] fix: remove invalid aliyun-python-sdk-oss package, use oss2 only --- backend/requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index fe2afdc..ecec951 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -17,7 +17,6 @@ numpy==1.26.3 # Aliyun SDK aliyun-python-sdk-core==2.14.0 -aliyun-python-sdk-oss==2.18.5 oss2==2.18.5 # Utilities