# This file is used to setup env
# to generate documentation.

sphinx==4.0.2
sphinx-autodoc-typehints==1.12.0
sphinxcontrib-mermaid==0.7
sphinx-typlog-theme==0.8.0
recommonmark==0.7.1
m2r2==0.2.7
tomlkit==0.7.2

# Dependencies of our project:
typing-extensions==3.10.0.0

# TODO: Remove this lock when we found and fix the route case.
# See: https://github.com/typlog/sphinx-typlog-theme/issues/22
jinja2==2.11.3
