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