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

-r requirements.txt

recommonmark==0.7.1
sphinx==4.2.0
sphinx-autodoc-typehints==1.12.0
sphinx-rtd-theme==1.0.0
sphinxcontrib-apidoc==0.3.0

black==20.8b1
isort==5.9.3
pylint==2.6.0

pytest==6.2.5
pytest-cov==3.0.0
tox==3.24.4

bump2version==1.0.1
pre-commit==2.15.0
twine==3.4.2

wheel==0.37.0
