# Tier 1 transport-survivability harness dependencies (pinned for reproducibility).
# Recreate the venv with:
#   python3 -m venv harness/.venv
#   harness/.venv/bin/pip install -r harness/requirements.txt
bleach==6.4.0
nh3==0.3.6
ftfy==6.3.1
html2text==2025.4.15
Markdown==3.10.2
python-docx==1.2.0
lxml==6.1.1
requests==2.34.2
# Encypher's A.8 reference library, for cross-implementation interop (harness/interop.py).
c2pa-text==3.0.0
