# Dependencies for the LLM response grader.
# torch is pinned so the cu126 preinstall in InstallLLMGraderRequirementsTask
# resolves to a fixed wheel; bump both together.
torch==2.10.0
transformers>=5.2
accelerate
packaging
requests
qai_hub
numpy
pydantic
typing-extensions
