# Python dependencies for cert type: independent_hwiscsi-cert90.
#
# This cert kit's %post unzips a vendored cpython-3.13.1.zip (see
# certs/specs/9x/independent_hwiscsi-cert90.spec) whose bundled site-packages already contains
# these packages - install-time, the RPM never touches pip. Listed here
# anyway so the Docker image build genuinely pip-installs them too,
# making them visible to Syft's python cataloger when it scans the built
# image for SRP provenance, instead of only existing as opaque, unscanned
# content inside a vendored .zip.
#
# Cross-checked against the agent-base-image's own requirements.txt
# (vcf/pe-cert-cicd support/gobuild/specs/requirements.txt) - anything the
# base image already provides (bcrypt, cffi, cryptography, idna, paramiko,
# pycparser, PyNaCl, requests, six) is deliberately NOT repeated here.
#
# Versions pinned to what a real build actually resolved from the internal
# Artifactory mirror (upstream-pypi-virtual), per build log evidence.
# certifi/charset_normalizer/urllib3 didn't appear in that log excerpt -
# left unpinned (latest-from-index) until confirmed; pin once known.
dnspython==2.8.0
docopt==0.6.2
dominate==2.9.1
legacy_cgi==2.6.4
pexpect==4.9.0
prompt_toolkit==3.0.53
ptyprocess==0.7.0
pyflakes==3.4.0
pygments==2.20.0
pymongo==4.17.0
pyvim==3.0.3
pyvmomi==9.1.0.0
PyYAML==6.0.3
range==1.0.0
scapy==2.7.0
wcwidth==0.8.2
certifi==2026.5.20
charset-normalizer==3.4.7
urllib3==2.7.0
telnetlib3==4.0.4
