Readthedoc: update requirements version in doc (#5181)
* update requirements version in doc * update
This commit is contained in:
parent
a44571f8a3
commit
00a6a2a22f
2 changed files with 14 additions and 14 deletions
|
|
@ -1,13 +1,13 @@
|
||||||
sphinx-copybutton
|
sphinx-copybutton==0.5.0
|
||||||
sphinx-version-warning
|
sphinx-version-warning==1.1.2
|
||||||
sphinx-click
|
sphinx-click==4.3.0
|
||||||
sphinx-jsonschema
|
sphinx-jsonschema==1.19.1
|
||||||
sphinxemoji
|
sphinxemoji==0.2.0
|
||||||
click
|
click==8.1.3
|
||||||
markdown<3.4
|
markdown<3.4
|
||||||
tensorflow==1.15.2
|
tensorflow==1.15.2
|
||||||
bigdl==0.12.0
|
bigdl==0.12.0
|
||||||
cloudpickle
|
cloudpickle==2.1.0
|
||||||
ray[tune]==1.9.2
|
ray[tune]==1.9.2
|
||||||
ray==1.9.2
|
ray==1.9.2
|
||||||
torch==1.9.0
|
torch==1.9.0
|
||||||
|
|
@ -24,11 +24,11 @@ readthedocs-sphinx-ext<2.2
|
||||||
sphinx_rtd_theme==1.0.0
|
sphinx_rtd_theme==1.0.0
|
||||||
scikit-learn==1.0.2
|
scikit-learn==1.0.2
|
||||||
pystan==2.19.1.1
|
pystan==2.19.1.1
|
||||||
prophet
|
prophet==1.0.1
|
||||||
pmdarima
|
pmdarima==1.8.5
|
||||||
sphinx_markdown_tables
|
sphinx_markdown_tables==0.0.15
|
||||||
numpy==1.21.2
|
numpy==1.21.2
|
||||||
xgboost
|
xgboost==1.6.1
|
||||||
torchmetrics==0.7.2
|
torchmetrics==0.7.2
|
||||||
pickle5==0.0.12
|
pickle5==0.0.12
|
||||||
protobuf~=3.19.0
|
protobuf~=3.19.0
|
||||||
|
|
|
||||||
|
|
@ -9,5 +9,5 @@ recommonmark==0.5.0
|
||||||
readthedocs-sphinx-ext<1.1
|
readthedocs-sphinx-ext<1.1
|
||||||
markdown<3.4
|
markdown<3.4
|
||||||
sphinx-book-theme
|
sphinx-book-theme
|
||||||
sphinx_rtd_theme
|
sphinx_rtd_theme==1.0.0
|
||||||
sphinx_markdown_tables
|
sphinx_markdown_tables==0.0.15
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue