Skip to content

Commit 7e065ad

Browse files
authored
MAINT: update version pins for recent updates (#161)
* update version pins for recent updates * restore tornado
1 parent 69b2b95 commit 7e065ad

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

environment.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,12 @@ dependencies:
66
- anaconda=2020.11
77
- pip
88
- pip:
9-
- jupyter-book==0.11.2
10-
- quantecon-book-theme==0.2.3
9+
- jupyter-book==0.11.3
10+
- quantecon-book-theme==0.2.7
1111
- sphinx-tojupyter==0.1.2
1212
- sphinxext-rediraffe==0.2.7
1313
- sphinx-exercise==0.1.1
1414
- ghp-import==1.1.0
15-
- jupinx==0.2.3
1615
# Temporary Fixes
1716
- tornado>=6.1
1817

0 commit comments

Comments
 (0)