We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e8654a commit 4fa1f15Copy full SHA for 4fa1f15
docs/index.rst
@@ -30,7 +30,7 @@ Highcharts Maps for Python
30
31
.. toctree::
32
:hidden:
33
- :maxdepth: 6
+ :maxdepth: 3
34
:caption: Contents
35
36
Home <self>
requirements.dev.txt
@@ -6,9 +6,9 @@ pytest-xdist==2.5.0
6
python-dotenv==0.20.0
7
pytz==2022.1
8
Sphinx~=5.0.2
9
-sphinx-rtd-theme
10
-sphinx-toolbox>=3.2.0
11
-sphinx-tabs>=3.4.1
+sphinx-rtd-theme==0.5.1
+sphinx-toolbox==3.2.0
+sphinx-tabs==3.4.1
12
requests==2.28.1
13
urllib3==1.26.9
14
validator-collection==1.5.0
0 commit comments