GitPython<3,>=2.1.1
pylint<1.8,>=1.7.1
six<2,>=1.10.0
typing<4,>=3.5.3.0
autopep8<2,>=1.2.2

[dev]
pycodestyle==2.3.1
pytest==3.0.6
pytest-randomly==1.1.2

[dev: python_version < "3.3"]
mock==2.0.0

[dev: python_version >= "3.3"]
mypy==0.501
