# Install the project-ghost package from the repo root
# (src/ layout — needed so `from project_ghost import ...` resolves)
-e .

# MCAP telemetry (capture + replay) — not included in base install
mcap>=1.2.0

# Web dashboard
streamlit>=1.35,<2.0
pandas>=2.0,<3.0
plotly>=5.18,<6.0
