torch>=2.0
transformers>=4.40
scikit-learn>=1.3
numpy>=1.24

[dev]
pytest>=8.0
pytest-asyncio
httpx

[server]
fastapi>=0.110
uvicorn[standard]>=0.29
