This repository was archived by the owner on May 31, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -8,3 +8,4 @@ sphinx_fontawesome
88sphinxcontrib-youtube
99sphinx-panels
1010sphinx-reredirects
11+ sphinx_design
Original file line number Diff line number Diff line change 11#
2- # This file is autogenerated by pip-compile with Python 3.8
2+ # This file is autogenerated by pip-compile with Python 3.12
33# by the following command:
44#
55# pip-compile doc-requirements.in
@@ -29,8 +29,6 @@ idna==3.6
2929 # via requests
3030imagesize==1.4.1
3131 # via sphinx
32- importlib-metadata==7.0.1
33- # via sphinx
3432jinja2==3.1.3
3533 # via sphinx
3634lxml==5.1.0
@@ -46,8 +44,6 @@ pygments==2.17.2
4644 # sphinx-prompt
4745python-slugify[unidecode]==8.0.1
4846 # via sphinx-material
49- pytz==2023.3.post1
50- # via babel
5147requests==2.31.0
5248 # via
5349 # sphinx
@@ -65,6 +61,7 @@ sphinx==4.5.0
6561 # sphinx-basic-ng
6662 # sphinx-code-include
6763 # sphinx-copybutton
64+ # sphinx-design
6865 # sphinx-fontawesome
6966 # sphinx-material
7067 # sphinx-panels
@@ -77,6 +74,8 @@ sphinx-code-include==1.1.1
7774 # via -r doc-requirements.in
7875sphinx-copybutton==0.5.2
7976 # via -r doc-requirements.in
77+ sphinx-design==0.4.1
78+ # via -r doc-requirements.in
8079sphinx-fontawesome==0.0.6
8180 # via -r doc-requirements.in
8281sphinx-material==0.0.36
Original file line number Diff line number Diff line change 4646 "sphinxcontrib.youtube" ,
4747 "sphinx_reredirects" ,
4848 "sphinx_panels" ,
49+ "sphinx_design" ,
4950]
5051
5152# build the templated autosummary files
You can’t perform that action at this time.
0 commit comments