# SPDX-FileCopyrightText: 2023 Jose D. Montoya
#
# SPDX-License-Identifier: Unlicense

sphinx-immaterial

docutils >=0.14,<0.18

# sphinx 5.3.0 requires Jinja2 >=3.0 and docutils >=0.14,<0.20
sphinx >=5.0.0,<6

# replaces outdated and no longer maintained m2rr
myst-parser >= 0.18.1,<1

# mock imports of "micropython"
mock >=4.0.3,<5
