diff --git a/shared/additional_and_filter_packages.conf b/shared/additional_and_filter_packages.conf index fb80bab..8df7edb 100644 --- a/shared/additional_and_filter_packages.conf +++ b/shared/additional_and_filter_packages.conf @@ -155,11 +155,18 @@ additional_packages = [ "pf-bb-config", #ENGCMP-2857 "poppler-qt5", #ENGCMP-2393 "python3.11", #ENGCMP-2833 + "python3.11-cffi", #ENGCMP-2957 "python3.11-charset-normalizer", #ENGCMP-2914 + "python3.11-cryptography", #ENGCMP-2958 "python3.11-idna", #ENGCMP-2888 + "python3.11-lxml", #ENGCMP-2954 + "python3.11-mod_wsgi", #ENGCMP-2955 "python3.11-numpy", #ENGCMP-2933 "python3.11-pip", #ENGCMP-2858 "python3.11-ply", #ENGCMP-2911 + "python3.11-psycopg2", #ENGCMP-2956 + "python3.11-pycparser", #ENGCMP-2923 + "python3.11-PyMySQL", #ENGCMP-2963 "python3.11-pysocks", #ENGCMP-2912 "python3.11-pyyaml", #ENGCMP-2910 "python3.11-requests", #ENGCMP-2940