diff --git a/examples/chatbots/python/requirements.txt b/examples/chatbots/python/requirements.txt index 66b3907..9f651e6 100644 --- a/examples/chatbots/python/requirements.txt +++ b/examples/chatbots/python/requirements.txt @@ -1,4 +1,4 @@ -boto3>=1.36.20,<1.37.24 +boto3>=1.36.20,<1.37.25 mcp>=1.6.0 uvicorn>=0.32.1