scipy>=1.9.3
numpy>=1.19.0
pandas>=1.4.0
tqdm>=4.50.2
caf.toolkit>=0.2.1
matplotlib>=3.8.2

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

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