diff --git a/examples/chatbots/python/requirements.txt b/examples/chatbots/python/requirements.txt index fe6c5fd..1c0310d 100644 --- a/examples/chatbots/python/requirements.txt +++ b/examples/chatbots/python/requirements.txt @@ -1,4 +1,4 @@ -aiobotocore[boto3]==2.21.1 +aiobotocore[boto3]==2.22.0 mcp==1.6.0 uvicorn==0.32.1