# Python dependencies for pciehotplug-cert90 cert type.
# Most dependencies ship via the cert kit RPM itself; only entries below
# would be installed from the upstream Artifactory index by the generic pip
# installer in Dockerfile.template.
#
# One entry per line:
#   plain-package-name          -> installs latest from the Artifactory PyPI mirror
#   plain-package-name==1.2.3   -> pinned version
#   https://.../pkg-1.2.3.whl   -> direct wheel URL (falls back to index name==version, then bare name)
#   https://.../pkg-1.2.3.tar.gz -> direct sdist URL (same fallback chain, built with --no-build-isolation)
# Lines starting with # or blank lines are skipped. Comments must be on
# their own line - inline "package  # comment" is NOT supported.
#
# No extra pip dependencies identified today beyond what the base image
# already provides - revisit during the Step 11 sandbox build / Step 12
# SRP-compliance iteration if a real gap surfaces.
