numpy>=2.0
pyyaml>=6.0
pydantic>=2.10
pyopencl

[all]
pigreads[cli]

[cli]
pigreads[plot]
click>=8.1

[dev]
jinja2>=3
myokit>=1.37
pigreads[test]

[docs]
pigreads[all]
sphinx>=7.0
myst_parser>=0.13
sphinx_copybutton
sphinx_autodoc_typehints
sphinx-click>=6.0.0
sphinx_lfs_content>=1.1
furo>=2023.08.17

[plot]
matplotlib>=3.10
tqdm>=4.67

[test]
pigreads[all]
pytest>=6
pytest-cov>=3
