File tree 3 files changed +1
-4
lines changed
3 files changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ A configuration file with explicit dependencies looks like this:
55
55
# Defining the exact version will make sure things don't break
56
56
sphinx==5.3.0
57
57
sphinx_rtd_theme==1.1.1
58
- readthedocs- sphinx-search==0.1.1
58
+ sphinx-notfound-page==1.0.2
59
59
60
60
.. tip ::
61
61
Original file line number Diff line number Diff line change @@ -11,7 +11,6 @@ sphinx-design
11
11
sphinx-multiproject
12
12
13
13
# RTD deps :)
14
- readthedocs-sphinx-search
15
14
sphinx-hoverxref
16
15
sphinx-notfound-page
17
16
Original file line number Diff line number Diff line change @@ -90,8 +90,6 @@ python-dateutil==2.9.0.post0
90
90
# via matplotlib
91
91
pyyaml==6.0.1
92
92
# via myst-parser
93
- readthedocs-sphinx-search==0.3.2
94
- # via -r requirements/docs.in
95
93
requests==2.32.3
96
94
# via sphinx
97
95
six==1.16.0
You can’t perform that action at this time.
0 commit comments