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 0229091 commit 87cc073Copy full SHA for 87cc073
1 file changed
environment.yml
@@ -6,15 +6,15 @@ dependencies:
6
- anaconda=2020.11
7
- pip
8
- pip:
9
- - jupyter-book
10
- - sphinx-multitoc-numbering
+ - jupyter-book==0.10.2
+ - sphinx-multitoc-numbering==0.1.3
11
- quantecon-book-theme==0.2.0
12
- - sphinx-tojupyter
13
- - sphinxext-rediraffe
14
- - sphinx-exercise
15
- - jupytext
16
- - ghp-import
17
- - jupinx
+ - sphinx-tojupyter==0.1.1
+ - sphinxext-rediraffe==0.2.7
+ - sphinx-exercise==0.1.1
+ - jupytext==1.11.2
+ - ghp-import==1.1.0
+ - jupinx==0.2.3
18
# Temporary Fixes
19
- tornado>=6.1
20
0 commit comments