diff --git a/examples/chatbots/python/requirements.txt b/examples/chatbots/python/requirements.txt index 05d5aa2..d90ec83 100644 --- a/examples/chatbots/python/requirements.txt +++ b/examples/chatbots/python/requirements.txt @@ -1,4 +1,4 @@ -aiobotocore[boto3]==2.22.0 +aiobotocore[boto3]==2.23.0 mcp==1.9.2 uvicorn==0.34.2