pandas>=2.0
scikit-learn>=1.3
numpy>=1.24
matplotlib>=3.5
pydantic>=1.10
pydantic-settings>=2.0

[dev]
pytest>=7.0
pytest-cov>=4.1
mypy>=1.7
ruff>=0.1.8
pyyaml>=6.0
pre-commit>=3.5
build>=1.2.0
twine>=5.1.0

[examples]
jupyter>=1.0
notebook>=7.0

[text-encoders]
sentence-transformers>=2.2

[torch]
torch>=2.0
