# Runtime dependencies for mas-sentry-toolkit.
#
# Single source of truth is pyproject.toml [project.dependencies]; this file
# mirrors it for `pip install -r requirements.txt` and tool inputs. Drift is
# gated by tests/unit/test_requirements_sync.py.
#
# For reproducible, hash-pinned installs (production / CI) use:
#   pip install -r requirements-lock.txt
paho-mqtt>=2.1
pika>=1.3
rich>=13.9
typer>=0.15
pydantic>=2.10
jinja2>=3.1
httpx>=0.28
networkx>=3.4
scipy>=1.14
structlog>=24.4
