docs(doc-build): update requirements for the html build
This commit is contained in:
parent
66bf59fe58
commit
009136fa10
1 changed files with 2 additions and 81 deletions
|
|
@ -1,81 +1,2 @@
|
||||||
alabaster==0.7.13
|
sphinx
|
||||||
asttokens==2.4.1
|
sphinx-lesson
|
||||||
attrs==23.1.0
|
|
||||||
Babel==2.13.1
|
|
||||||
certifi==2023.7.22
|
|
||||||
charset-normalizer==3.3.2
|
|
||||||
click==8.1.7
|
|
||||||
colorama==0.4.6
|
|
||||||
comm==0.2.0
|
|
||||||
debugpy==1.8.0
|
|
||||||
decorator==5.1.1
|
|
||||||
docutils==0.18.1
|
|
||||||
exceptiongroup==1.1.3
|
|
||||||
executing==2.0.1
|
|
||||||
fastjsonschema==2.18.1
|
|
||||||
greenlet==3.0.1
|
|
||||||
idna==3.4
|
|
||||||
imagesize==1.4.1
|
|
||||||
importlib-metadata==6.8.0
|
|
||||||
ipykernel==6.26.0
|
|
||||||
ipython==8.17.2
|
|
||||||
jedi==0.19.1
|
|
||||||
Jinja2==3.1.2
|
|
||||||
jsonschema==4.19.2
|
|
||||||
jsonschema-specifications==2023.7.1
|
|
||||||
jupyter-cache==1.0.0
|
|
||||||
jupyter_client==8.6.0
|
|
||||||
jupyter_core==5.5.0
|
|
||||||
livereload==2.6.3
|
|
||||||
markdown-it-py==3.0.0
|
|
||||||
MarkupSafe==2.1.3
|
|
||||||
matplotlib-inline==0.1.6
|
|
||||||
mdit-py-plugins==0.4.0
|
|
||||||
mdurl==0.1.2
|
|
||||||
myst-nb==1.0.0
|
|
||||||
myst-parser==2.0.0
|
|
||||||
nbclient==0.9.0
|
|
||||||
nbformat==5.9.2
|
|
||||||
nest-asyncio==1.5.8
|
|
||||||
packaging==23.2
|
|
||||||
parso==0.8.3
|
|
||||||
pexpect==4.8.0
|
|
||||||
platformdirs==4.0.0
|
|
||||||
prompt-toolkit==3.0.40
|
|
||||||
psutil==5.9.6
|
|
||||||
ptyprocess==0.7.0
|
|
||||||
pure-eval==0.2.2
|
|
||||||
Pygments==2.16.1
|
|
||||||
python-dateutil==2.8.2
|
|
||||||
PyYAML==6.0.1
|
|
||||||
pyzmq==25.1.1
|
|
||||||
referencing==0.30.2
|
|
||||||
requests==2.31.0
|
|
||||||
rpds-py==0.12.0
|
|
||||||
six==1.16.0
|
|
||||||
snowballstemmer==2.2.0
|
|
||||||
Sphinx==7.2.6
|
|
||||||
sphinx-autobuild==2021.3.14
|
|
||||||
sphinx-copybutton==0.5.2
|
|
||||||
sphinx-lesson==0.8.15
|
|
||||||
sphinx-minipres==0.2.1
|
|
||||||
sphinx-rtd-theme==1.3.0
|
|
||||||
sphinx-rtd-theme-ext-color-contrast==0.3.1
|
|
||||||
sphinx-tabs==3.4.4
|
|
||||||
sphinx-togglebutton==0.3.2
|
|
||||||
sphinxcontrib-applehelp==1.0.7
|
|
||||||
sphinxcontrib-devhelp==1.0.5
|
|
||||||
sphinxcontrib-htmlhelp==2.0.4
|
|
||||||
sphinxcontrib-jquery==4.1
|
|
||||||
sphinxcontrib-jsmath==1.0.1
|
|
||||||
sphinxcontrib-qthelp==1.0.6
|
|
||||||
sphinxcontrib-serializinghtml==1.1.9
|
|
||||||
SQLAlchemy==2.0.23
|
|
||||||
stack-data==0.6.3
|
|
||||||
tabulate==0.9.0
|
|
||||||
tornado==6.3.3
|
|
||||||
traitlets==5.13.0
|
|
||||||
typing_extensions==4.8.0
|
|
||||||
urllib3==2.0.7
|
|
||||||
wcwidth==0.2.9
|
|
||||||
zipp==3.17.0
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue