PyGithub>=1.54.1
gitpython>=3.0.6

[develop]
twine>=3.3.0
setuptools>=53.0.0
wheel>=0.36.2
check-wheel-contents>=0.2.0

[docs]
furo==2020.12.*,>=2020.12.30b24
sphinx>=3.5.0

[testing]
pytest>=6.2.2
pytest-cov>=2.11.1
pylint!=2.6.1,>=2.6.0
flake8>=3.8.4
