# SPDX-FileCopyrightText: 2017 Free Software Foundation Europe e.V. <https://fsfe.org>
#
# SPDX-License-Identifier: GPL-3.0-or-later

-r requirements.txt

sphinx==2.2.1
sphinx_rtd_theme==0.4.3
sphinx-autodoc-typehints==1.10.3
sphinxcontrib-apidoc==0.3.0
recommonmark==0.6.0

pylint==2.4.4
black==19.3b0
isort==4.3.21

tox==3.14.1
pytest==5.2.4
pytest-cov==2.8.1

wheel==0.33.6
twine==3.0.0
bump2version==0.5.11
pre-commit==1.20.0
