# Python dependencies for psa-cert90 cert type.
# This cert type's own Python toolchain (Cayman_python / cayman_openssl for
# 70/80 families, cpython-3.13.1.zip for 90) ships vendored inside the RPM
# and is unpacked by the spec's %post, not installed here. This file is only
# for extras the generic pip installer in Dockerfile.template should install
# from the Artifactory PyPI mirror on top of the base image, at Docker-build
# time.
#
# 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.
#
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
