GitPython<3,>=2.1.8
pylint<1.8,>=1.7.1
astroid<1.6,>=1.5
six<2,>=1.10.0
typing<4,>=3.5.3.0
autopep8<2,>=1.3.4

[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
