# Day-2 indirect-RAG-injection lab Python dependencies — intentionally lightweight.
# Uses direct HTTP calls to the Ollama and Chroma APIs instead of heavy SDK packages.
httpx>=0.27.0
rich>=13.7.0
