appdirs==1.4.3
attrs==19.3.0
black==19.3b0
click==7.0
colorama==0.4.1
packaging==19.2
pipfile==0.0.2
pyparsing==2.4.2
six==1.12.0
toml==0.10.0

[dev]
pytest==5.2.1
pytest-cov==2.8.1
pytest-datadir==1.3.0
pytest-xdist==1.30.0
codecov==2.0.15
pytest-mypy==0.4.1
tox==3.14.0
tox-travis==0.12

[dev:python_version >= "3.6"]
pytest-black==0.3.7
