Skip to content

Commit 80a8660

Browse files
authored
upgrade the full software stack (#165)
1 parent f52d3e4 commit 80a8660

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

environment.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,13 @@ channels:
33
- default
44
dependencies:
55
- python=3.8
6-
- anaconda=2020.11
6+
- anaconda=2021.05
77
- pip
88
- pip:
9-
- jupyter-book==0.11.3
9+
- jupyter-book==0.12.0
1010
- quantecon-book-theme==0.2.7
1111
- sphinx-tojupyter==0.1.2
1212
- sphinxext-rediraffe==0.2.7
13-
- sphinx-exercise==0.1.1
13+
- sphinx-exercise==0.2.1
1414
- ghp-import==1.1.0
15-
# Temporary Fixes
16-
- tornado>=6.1
1715

0 commit comments

Comments
 (0)