sync from upstream

This commit is contained in:
Louis Abel 2023-02-13 10:13:06 -07:00
parent aa1995699c
commit e6f2fb746f
Signed by: label
GPG Key ID: B37E62D143879B36

View File

@ -157,10 +157,12 @@ additional_packages = [
"python3.11", #ENGCMP-2833
"python3.11-charset-normalizer", #ENGCMP-2914
"python3.11-idna", #ENGCMP-2888
"python3.11-numpy", #ENGCMP-2933
"python3.11-pip", #ENGCMP-2858
"python3.11-ply", #ENGCMP-2911
"python3.11-pysocks", #ENGCMP-2912
"python3.11-pyyaml", #ENGCMP-2910
"python3.11-requests", #ENGCMP-2940
"python3.11-setuptools", #ENGCMP-2860
"python3.11-six", #ENGCMP-2872
"python3.11-wheel", #ENGCMP-2873
@ -176,6 +178,7 @@ additional_packages = [
"python3-pyqt5-sip", #ENGCMP-2370
"python3-sqlalchemy", #ENGCMP-2423
"python3-tornado", #ENGCMP-2418
"python3.11-urllib3", #ENGCMP-2932
"python3-virt-firmware", #ENGCMP-2726
"python3-wcwidth", #ENGCMP-2093
"qatlib-service", #ENGCMP-2490