# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.

-r ../requirements.txt
Sphinx==3.4.1
sphinx-autodoc-typehints==1.11.1

sphinx_rtd_theme==0.5.0
sphinx-click==2.5.0
