torch>=2.0
numpy>=1.24
scipy>=1.10
scikit-learn>=1.3
pandas>=2.3
pyarrow>=0.12
pyro-ppl>=1.8
huggingface_hub>=0.16
matplotlib>=3.7
seaborn>=0.12
tueplots>=0.0.14
tabpfn<3,>=2.2

[all]
torch_measure[dev]

[dev]
torch_measure[docs,test]
pre-commit
ruff

[docs]
sphinx>=7.0
furo
sphinx-autodoc-typehints>=1.23
sphinx-copybutton
myst-parser

[test]
pytest>=7.0
pytest-cov>=4.0
