diff --git a/deploy-agent/requirements.txt b/deploy-agent/requirements.txt old mode 100755 new mode 100644 index f66f601fe5..2bf62c4359 --- a/deploy-agent/requirements.txt +++ b/deploy-agent/requirements.txt @@ -2,7 +2,7 @@ PyYAML==5.3.1; python_version < '3.12' PyYAML==6.0.1; python_version >= '3.12' -zipp==1.2.0 +zipp==3.19.1 configparser==4.0.2 python-daemon==2.0.6 setuptools==44.1.1; python_version < '3' diff --git a/deploy-agent/thirdparty/requirements.txt b/deploy-agent/thirdparty/requirements.txt index 102b17eae6..bc8b65901b 100644 --- a/deploy-agent/thirdparty/requirements.txt +++ b/deploy-agent/thirdparty/requirements.txt @@ -10,4 +10,4 @@ requests==2.29.0; python_version < '3.12' requests==2.32.3; python_version >= '3.12' setuptools==59.0.1 strictyaml==1.6.1 -zipp==1.2.0 +zipp==3.19.1