# Phase 1 — Signal extraction & detection
watchdog>=3.0.0

# Testing
pytest>=7.0.0
pytest-cov>=4.0.0

# Phase 2 additions (uncomment when starting SLM integration):
# requests>=2.31.0        # Ollama API calls

# Phase 3 additions (uncomment when starting RAG):
# chromadb>=0.4.0
# sentence-transformers>=2.2.0
