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
8
8
sphinxcontrib-youtube
9
9
sphinx-panels
10
10
sphinx-reredirects
11
+ sphinx_design
Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with Python 3.8
2
+ # This file is autogenerated by pip-compile with Python 3.12
3
3
# by the following command:
4
4
#
5
5
# pip-compile doc-requirements.in
@@ -29,8 +29,6 @@ idna==3.6
29
29
# via requests
30
30
imagesize==1.4.1
31
31
# via sphinx
32
- importlib-metadata==7.0.1
33
- # via sphinx
34
32
jinja2==3.1.3
35
33
# via sphinx
36
34
lxml==5.1.0
@@ -46,8 +44,6 @@ pygments==2.17.2
46
44
# sphinx-prompt
47
45
python-slugify[unidecode]==8.0.1
48
46
# via sphinx-material
49
- pytz==2023.3.post1
50
- # via babel
51
47
requests==2.31.0
52
48
# via
53
49
# sphinx
@@ -65,6 +61,7 @@ sphinx==4.5.0
65
61
# sphinx-basic-ng
66
62
# sphinx-code-include
67
63
# sphinx-copybutton
64
+ # sphinx-design
68
65
# sphinx-fontawesome
69
66
# sphinx-material
70
67
# sphinx-panels
@@ -77,6 +74,8 @@ sphinx-code-include==1.1.1
77
74
# via -r doc-requirements.in
78
75
sphinx-copybutton==0.5.2
79
76
# via -r doc-requirements.in
77
+ sphinx-design==0.4.1
78
+ # via -r doc-requirements.in
80
79
sphinx-fontawesome==0.0.6
81
80
# via -r doc-requirements.in
82
81
sphinx-material==0.0.36
Original file line number Diff line number Diff line change 46
46
"sphinxcontrib.youtube" ,
47
47
"sphinx_reredirects" ,
48
48
"sphinx_panels" ,
49
+ "sphinx_design" ,
49
50
]
50
51
51
52
# build the templated autosummary files
You can’t perform that action at this time.
0 commit comments