Rebuild image to fix CVE
PROD-37264
Change-Id: Ic1a9ad6479e20b8ae8d304137d3ece2feca14f78
diff --git a/test_set/cvp-sanity/requirements.txt b/test_set/cvp-sanity/requirements.txt
index b0980b8..6eb52ca 100644
--- a/test_set/cvp-sanity/requirements.txt
+++ b/test_set/cvp-sanity/requirements.txt
@@ -1,10 +1,36 @@
-pytest>=3.10
-pytest-rerunfailures>=7.0
-requests>=2.24.0
-flake8>=3.8.3
-PyYAML>=5.4
-python-jenkins>=1.7.0
-pygerrit2>=2.0.9
-GitPython>=3.1.7
-ldap3>=2.7
-urllib3==1.26.12
\ No newline at end of file
+bcrypt==4.0.1
+certifi==2023.11.17
+cffi==1.16.0
+charset-normalizer==3.2.0
+cryptography==41.0.5
+distlib==0.3.7
+exceptiongroup==1.1.2
+filelock==3.12.2
+flake8==6.1.0
+gitdb==4.0.10
+GitPython==3.1.40
+idna==3.4
+iniconfig==2.0.0
+ldap3==2.9.1
+mccabe==0.7.0
+multi-key-dict==2.0.3
+packaging==23.1
+paramiko==3.3.1
+pbr==5.11.1
+platformdirs==3.10.0
+pluggy==1.2.0
+pyasn1==0.5.0
+pycodestyle==2.11.0
+pycparser==2.21
+pyflakes==3.1.0
+pygerrit2==2.0.15
+PyNaCl==1.5.0
+pytest==7.4.3
+pytest-rerunfailures==13.0
+python-jenkins==1.8.2
+PyYAML==6.0.1
+requests==2.31.0
+six==1.16.0
+smmap==5.0.0
+tomli==2.0.1
+urllib3==2.1.0
\ No newline at end of file