Skip to content

Commit 4fa1f15

Browse files
Updated docs and dev requirements.
1 parent 1e8654a commit 4fa1f15

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Highcharts Maps for Python
3030

3131
.. toctree::
3232
:hidden:
33-
:maxdepth: 6
33+
:maxdepth: 3
3434
:caption: Contents
3535

3636
Home <self>

requirements.dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ pytest-xdist==2.5.0
66
python-dotenv==0.20.0
77
pytz==2022.1
88
Sphinx~=5.0.2
9-
sphinx-rtd-theme
10-
sphinx-toolbox>=3.2.0
11-
sphinx-tabs>=3.4.1
9+
sphinx-rtd-theme==0.5.1
10+
sphinx-toolbox==3.2.0
11+
sphinx-tabs==3.4.1
1212
requests==2.28.1
1313
urllib3==1.26.9
1414
validator-collection==1.5.0

0 commit comments

Comments
 (0)