We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1de515c commit 70d5bb1Copy full SHA for 70d5bb1
requirements/docs.txt
@@ -6,7 +6,7 @@ sphinx-rtd-theme>=1.0.0, <2.0.0
6
myst-parser>=0.14, <0.19
7
sphinxcontrib-apidoc>=0.3.0, <0.4.0
8
nbsphinx>=0.8.5, <0.9.0
9
-sphinx_design==0.2.0 # Pinning for now as sphinx_design is v.new and still in flux.
+sphinx_design==0.3.0 # Pinning for now as sphinx_design is v.new and still in flux.
10
ipykernel>=5.1.0, <7.0.0 # required for executing notebooks via nbsphinx
11
ipython>=7.2.0, <9.0.0 # required for executing notebooks nbsphinx
12
# dependencies required for imports to work and docs to render properly (as mocking doesn't work well)
0 commit comments