diff --git a/examples/chatbots/python/requirements.txt b/examples/chatbots/python/requirements.txt index 19ca3ce7..52f7b63d 100644 --- a/examples/chatbots/python/requirements.txt +++ b/examples/chatbots/python/requirements.txt @@ -1,6 +1,6 @@ aiobotocore[boto3]==2.24.1 mcp==1.13.1 -uvicorn==0.35.0 +uvicorn==0.37.0 # For testing, this module is installed from local files. # Uncomment this line to build using the module from PyPi