Index: /branches/rel_apv_10_7_0_21_pre_sight/tools/update/ustacksystem.ks
===================================================================
--- /branches/rel_apv_10_7_0_21_pre_sight/tools/update/ustacksystem.ks	(revision 38754)
+++ /branches/rel_apv_10_7_0_21_pre_sight/tools/update/ustacksystem.ks	(working copy)
@@ -91,7 +91,7 @@
 tuned-2.5.1-4.el7.noarch
 pigz-2.3.4-1.el7.x86_64
 # for azure-cli
-python3-3.9-1.x86_64
+python3-3.9.20-1.el7.centos.x86_64
 azure-cli-2.38.2-1.el7.x86_64
 
 #below packages are dependence generated by yum
@@ -433,18 +433,8 @@
 rpm -ivh http://192.168.100.11/arrayepel.72/libnghttp2-1.33.0-1.1.el7.x86_64.rpm --force --nodeps
 rpm -ivh http://192.168.100.11/arrayepel.72/curl-7.58.0-1.el7.x86_64.rpm --force --nodeps
 
-# install pip3 - pip-24.1.2-py3-none-any.whl
-# with python3-3.9-1.x86_64
-wget http://192.168.100.11/pypirepo/py3/simple/pip/pip-24.1.2-py3-none-any.whl
-python3 /ca/bin/get-pip.py
-
-# python3 -m ensurepip
-# reinstall urllib3-1.26.7-py2.py3-none-any.whl
-python3 -m pip uninstall urllib3
-python3 -m pip install -i http://192.168.100.11/pypirepo/py3/simple urllib3 --trusted-host 192.168.100.11
-
 # install azure-mgmt-compute azure-mgmt-network azure-identity azure-mgmt-resource psutil 
-python3 -m pip install -i http://192.168.100.11/pypirepo/py3/simple azure-mgmt-compute azure-mgmt-network azure-identity azure-mgmt-resource psutil --trusted-host 192.168.100.11
+LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:/ca/lib/ pip3 install -i http://192.168.100.11/pypirepo/py3/simple azure-mgmt-compute azure-mgmt-network azure-identity azure-mgmt-resource psutil --trusted-host 192.168.100.11
 
 rm -f /etc/fstab
 rm -fr /home/disk1
