
[dev]
pytest>=7.0
pytest-cov
pytest-benchmark
black
flake8
mypy
build
twine

[full]
numpy>=1.19.0
pandas>=1.2.0
aiofiles>=0.8.0

[numpy]
numpy>=1.19.0

[pandas]
pandas>=1.2.0
numpy>=1.19.0
