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