
[:python_version < "3.7"]
dataclasses>=0.7

[test]
pytest==5.4.3
pytest-cov==2.10.0
black==19.10b0
isort==5.0.*
flake8==3.8.3
mypy==0.782
