click>=7.0.0
tabulate>=0.8.9
numpy>=1.18.1

[all]
click>=7.0.0
tabulate>=0.8.9
numpy>=1.18.1
pytest==7.1.3
pytest-forked==1.4.0
pytest-xdist==2.5.0
pytest-cov==4.0.0
flake8==5.0.4
coverage==6.5.0
black==22.3.0
isort==5.10.1
pre-commit<=2.19.0,>=2.17.0

[tests]
pytest==7.1.3
pytest-forked==1.4.0
pytest-xdist==2.5.0
pytest-cov==4.0.0
flake8==5.0.4
coverage==6.5.0
black==22.3.0
isort==5.10.1
pre-commit<=2.19.0,>=2.17.0
