# SPDX-FileCopyrightText: Peter Pentchev <roam@ringlet.net>
# SPDX-License-Identifier: BSD-2-Clause

mkdocs >= 1.4.2, < 2
mkdocs-material >= 9.1.2, < 10
mkdocstrings >= 0.26, < 0.30
mkdocstrings-python >= 1, < 2; python_version < '3.14'
mkdocstrings-python >= 1.4, < 2; python_version >= '3.14'
