numpy>=1.21.0

[dev]
pytest>=7.0
pytest-cov>=3.0
black>=22.0
flake8>=4.0
mypy>=0.950

[format]
black>=22.0

[lint]
flake8>=4.0
mypy>=0.950

[test]
pytest>=7.0
pytest-cov>=3.0
