# The minimal set of requirements for the jailbreak detection server to run.
pydantic>=1.10.9
fastapi>=0.103.1
starlette>=0.50.0
typer>=0.7.0
uvicorn>=0.23.2
transformers>=5.3.0
torch>=2.9.0
torchvision>=0.25.0
numpy==1.26.4
einops>=0.8.2
onnxruntime>=1.24.3
huggingface_hub>=1.0
