diff --git a/python/requirements/test-requirements.txt b/python/requirements/test-requirements.txt index a51f890bf18a..b7b77803a78d 100644 --- a/python/requirements/test-requirements.txt +++ b/python/requirements/test-requirements.txt @@ -67,7 +67,7 @@ testfixtures==7.0.0 uv==0.8.9 uvicorn==0.22.0 vsphere-automation-sdk @ git+https://github.com/vmware/vsphere-automation-sdk-python.git@v8.0.1.0 -werkzeug==2.3.8 +werkzeug==3.1.6 xlrd==2.0.1 yq==3.2.2 memray; platform_system != "Windows" and sys_platform != "darwin" and platform_machine != 'aarch64'