diff --git a/requirements/docs.txt b/requirements/docs.txt index 4f85acba..3d648e22 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -1,7 +1,7 @@ docutils==0.16.0 -markdown<3.4.0 +markdown>=3.4.0 myst-parser -e git+https://github.com/open-mmlab/pytorch_sphinx_theme.git#egg=pytorch_sphinx_theme sphinx==4.0.2 sphinx_copybutton -sphinx_markdown_tables +sphinx_markdown_tables>=0.0.16