# Runtime dependencies for SADBERT
# These are the same constraints declared in pyproject.toml [project.dependencies]
# and are provided here for convenience (e.g. pip install -r requirements.txt).

torch>=2.0.0
transformers>=4.35.0
pandas>=2.0.0
numpy>=1.24.0
huggingface_hub>=0.19.0
