diff --git a/e2e_tests/python/requirements.txt b/e2e_tests/python/requirements.txt index 6b9a31f8..ff3a2454 100644 --- a/e2e_tests/python/requirements.txt +++ b/e2e_tests/python/requirements.txt @@ -1,6 +1,6 @@ aiobotocore[boto3]==2.23.0 mcp==1.9.2 -uvicorn==0.34.3 +uvicorn==0.35.0 # For testing, this module is installed from local files. # Uncomment this line to build using the module from PyPi