We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33e2782 commit 825fcaaCopy full SHA for 825fcaa
requirements.txt
@@ -1,3 +1,9 @@
1
sphinx==4.5.0
2
pydata-sphinx-theme==0.8.1
3
sphinx-design==0.3.0
4
+sphinxcontrib-applehelp==1.0.4 # compatibility with sphinx < 5
5
+sphinxcontrib-devhelp==1.0.2 # compatibility with sphinx < 5
6
+sphinxcontrib-htmlhelp==2.0.1 # compatibility with sphinx < 5
7
+sphinxcontrib-jsmath==1.0.1 # compatibility with sphinx < 5
8
+sphinxcontrib-qthelp==1.0.3 # compatibility with sphinx < 5
9
+sphinxcontrib-serializinghtml==1.1.5 # compatibility with sphinx < 5
0 commit comments