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 e021275 commit bcf3ee8Copy full SHA for bcf3ee8
packages.txt
@@ -5,5 +5,11 @@
5
sphinx-copybutton
6
sphinx-sitemap
7
sphinx-autobuild
8
-sphinx-book-theme
9
sphinx-design
+
10
+# sphinx-book-theme
11
+pydata-sphinx-theme==0.15.4
12
+# Book theme version has been hardcoded due to the navbar issue starting from PyData v0.16
13
+# Read more here https://github.com/pydata/pydata-sphinx-theme/issues/2067
14
+# Please make sure the issue has been fixed before bumping teh version
15
requirements.txt
@@ -14,7 +14,7 @@ imagesize==1.4.1
Jinja2==3.1.5
MarkupSafe==3.0.2
16
packaging==24.2
17
-pydata-sphinx-theme==0.16.1
18
Pygments==2.19.1
19
requests==2.32.3
20
sniffio==1.3.1
0 commit comments