Readthedoc: fix markdown version in doc (#5164)
* fix markdown version * fix md version
This commit is contained in:
parent
3496f58575
commit
8f177b90b7
2 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ sphinx-click
|
|||
sphinx-jsonschema
|
||||
sphinxemoji
|
||||
click
|
||||
markdown<3.4
|
||||
tensorflow==1.15.2
|
||||
bigdl==0.12.0
|
||||
cloudpickle
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@ alabaster>=0.7,<0.8,!=0.7.5
|
|||
commonmark==0.8.1
|
||||
recommonmark==0.5.0
|
||||
readthedocs-sphinx-ext<1.1
|
||||
markdown<3.4
|
||||
sphinx-book-theme
|
||||
sphinx_rtd_theme
|
||||
sphinx_markdown_tables
|
||||
Loading…
Reference in a new issue