# Day-2 lab Python dependencies.
# torch is installed separately in the Dockerfile (CPU-only build)
# to avoid the large GPU torch wheel from PyPI.
httpx>=0.27.0
rich>=13.7.0
llm-guard==0.3.16
