# Runtime dependencies — installed automatically by `pip install robotframework-xlibrary-result`.
# Listed here as a convenience for `pip install -r requirements.txt` workflows
# (the authoritative declaration is [project.dependencies] in pyproject.toml).

robotframework>=6.0
Jinja2>=3.0
MarkupSafe>=2.0
PyYAML>=6.0
Pillow>=9.0
numpy>=1.20
requests>=2.28

# ─── Optional ───────────────────────────────────────────────────────────────
# Uncomment to enable JSON Schema validation:
# jsonschema>=4.0

# Uncomment to enable advanced image-comparison algorithms (template/ORB):
# opencv-python>=4.5
# imageio>=2.20
