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 9de6795 commit f5c91d2Copy full SHA for f5c91d2
setup.cfg
@@ -50,15 +50,22 @@ arfs.dataset.description =
50
51
[options.extras_require]
52
docs =
53
- nbsphinx
54
ipykernel
55
ipython_genutils
56
pandoc
57
- sphinx
58
- sphinx-autodoc-typehints
59
- sphinx-copybutton
60
- sphinxawesome-theme
61
- sphinx-tabs
+ sphinx==7.1.1
+ nbsphinx==0.9.2
+ sphinx-autodoc-typehints==1.24.0
+ sphinx-copybutton==0.5.2
+ sphinx-tabs==3.4.1
+ sphinxawesome-theme==4.1.0
62
+ sphinxcontrib-applehelp==1.0.4
63
+ sphinxcontrib-devhelp==1.0.2
64
+ sphinxcontrib-htmlhelp==2.0.1
65
+ sphinxcontrib-jquery==4.1
66
+ sphinxcontrib-jsmath==1.0.1
67
+ sphinxcontrib-qthelp==1.0.3
68
+ sphinxcontrib-serializinghtml==1.1.5
69
fasttreeshap
70
71
test =
0 commit comments