# requirements-dev.txt
#
# Copyright (C) 2022 Franco Masotti (franco \D\o\T masotti {-A-T-} tutanota \D\o\T com)
#
# This file is part of md-toc.
#
# md-toc is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# md-toc is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with md-toc.  If not, see <http://www.gnu.org/licenses/>.
#

# Documentation.
sphinx-book-theme>=0.3.3,<0.4
Sphinx==4.5.0
sphinx-copybutton>=0.5,<0.6

# Unit tests.
pyfakefs>=4,<5

# Tools.
twine>=3,<4
build>=0.9,<0.10
pre-commit>=2,<3

# Demo.
asciinema>=2,<3
