There was an error while loading. Please reload this page.
1 parent a7e164d commit 0f147d8Copy full SHA for 0f147d8
environment.yml
@@ -9,6 +9,11 @@ dependencies:
9
- pillow
10
- pip
11
- sphinx<4
12
+ - sphinxcontrib_applehelp<1.0.5
13
+ - sphinxcontrib_devhelp<1.0.3
14
+ - sphinxcontrib_htmlhelp<2.0.2
15
+ - sphinxcontrib_qthelp<1.0.4
16
+ - sphinxcontrib_serializinghtml<1.1.6
17
- sphinx_rtd_theme<2
18
- pip:
19
- sphinx-intl
requirements.txt
@@ -1,5 +1,10 @@
1
Sphinx<4
2
sphinx-autobuild
3
+sphinxcontrib-applehelp <1.0.5
4
+sphinxcontrib-devhelp <1.0.3
5
+sphinxcontrib-htmlhelp <2.0.2
6
+sphinxcontrib-qthelp <1.0.4
7
+sphinxcontrib-serializinghtml <1.1.6
8
sphinx-rtd-theme <2
sphinx-intl
Jinja2 <3.1.0
0 commit comments