numpy>=1.24.3
pandas>=2.2
caf.toolkit>=0.9.0
h5py>=3.9.0
pydantic>=2.7
scipy>=1.11.3
strictyaml>=1.7.3
tables>=3.9.1

[edit_install]
versioningit<4.0.0,>=2.2.0

[lint]
black>=22.6.0
mypy<2.0.0,>=1.0.0
mypy_extensions<2.0.0,>=1.0.0
pydocstyle>=6.1.1
pydocstyle[toml]
pylint>=2.14.5

[test]
pytest<9.0.0,>=7.4.0
pytest-cov<7.0.0,>=4.1.0
pytest-xdist<4.0.0,>=3.3.1
tox<4.0.0,>=3.24.3
