# torch/cuda come from the pytorch base image. Pin transformers to a version
# known-compatible with jina-reranker-v2's custom modeling code.
transformers==4.44.2
einops>=0.7
sentencepiece>=0.1.99
protobuf>=3.20
fastapi>=0.110
uvicorn[standard]>=0.29
