
[all]
numpy>=1.20.0
cython>=0.29.0
pytest>=6.0.0
black>=21.0.0

[dev]
pytest>=6.0.0
pytest-cov>=2.12.0
black>=21.0.0
flake8>=3.9.0
mypy>=0.910

[fast]
numpy>=1.20.0
cython>=0.29.0
