torch>=2.0
numpy>=1.24
pandas>=2.0
scipy>=1.10
scikit-learn>=1.3
formulaic>=1.0
tabulate>=0.9
tqdm>=4.65

[all]
deep-inference[dev,docs,parity,plotting]

[dev]
pytest>=8.0
pytest-cov>=4.0
ruff>=0.4
mypy>=1.10
pre-commit>=3.7

[docs]
sphinx>=7.0
pydata-sphinx-theme>=0.16
myst-parser>=2.0
sphinx-autodoc-typehints>=1.25
sphinx-copybutton>=0.5

[parity]
rpy2>=3.5

[plotting]
matplotlib>=3.8
seaborn>=0.13
