# SENTINEL — Cyber Forensics Test Lab (unified) dependencies.
# Local-first prototype. The only third-party dependency is Flask for the
# dashboard/API. Everything else uses the Python 3 standard library so the
# component runs offline with no telemetry and no external network egress.
Flask>=2.2,<4.0
