fix docs (#4992)
This commit is contained in:
parent
41a28c317f
commit
b53074af53
2 changed files with 3 additions and 4 deletions
|
|
@ -15,7 +15,7 @@ setuptools==41.0.1
|
||||||
docutils==0.17
|
docutils==0.17
|
||||||
mock==1.0.1
|
mock==1.0.1
|
||||||
pillow==5.4.1
|
pillow==5.4.1
|
||||||
sphinx==5.0.0
|
sphinx==5.0.2
|
||||||
alabaster>=0.7,<0.8,!=0.7.5
|
alabaster>=0.7,<0.8,!=0.7.5
|
||||||
commonmark==0.8.1
|
commonmark==0.8.1
|
||||||
recommonmark==0.5.0
|
recommonmark==0.5.0
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
Pygments==2.3.1
|
Pygments==2.3.1
|
||||||
setuptools==41.0.1
|
setuptools==41.0.1
|
||||||
docutils==0.17
|
docutils==0.14
|
||||||
mock==1.0.1
|
mock==1.0.1
|
||||||
pillow==5.4.1
|
pillow==5.4.1
|
||||||
alabaster>=0.7,<0.8,!=0.7.5
|
alabaster>=0.7,<0.8,!=0.7.5
|
||||||
|
|
@ -10,4 +10,3 @@ readthedocs-sphinx-ext<1.1
|
||||||
sphinx-book-theme
|
sphinx-book-theme
|
||||||
sphinx_rtd_theme
|
sphinx_rtd_theme
|
||||||
sphinx_markdown_tables
|
sphinx_markdown_tables
|
||||||
sphinx-tabs==3.4
|
|
||||||
Loading…
Reference in a new issue