numpy>=1.20
scipy>=1.5
pydantic>=2.0

[dev]
pytest>=7
build
twine

[docs]
sphinx>=7
furo
myst-parser>=2

[lint]
ruff<0.17,>=0.16
numpydoc>=1.6
mypy>=1.8
cffconvert>=2.0

[pandas]
pandas>=1.5

[torch]
torch>=2.0
