From c432ec9286d4b1f47e137d4149e94e833b98d633 Mon Sep 17 00:00:00 2001 From: Sheng Fan Date: Fri, 21 Mar 2025 18:46:48 +0800 Subject: [PATCH] chore(boto3): restore boto3 dependency --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6d82c09..9bac8a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,4 +32,4 @@ mcp~=1.4.1 httpx>=0.27.0 tomli>=2.0.0 -#boto3~=1.37.16 +boto3~=1.37.16