six
python-dateutil
configparser>=3.5.0b2
tabulate>=0.7.7
colorlog
attrs>=18.1.0
csvw>=1.0

[:python_version < "3.5"]
pathlib2

[dev]
flake8
wheel
twine

[test]
mock
pytest>=3.1
pytest-mock
pytest-cov
coverage>=4.2
