Skip to content

Commit 2e7edf3

Browse files
committed
remove pins
1 parent 5cce0cf commit 2e7edf3

File tree

1 file changed

+10
-11
lines changed

1 file changed

+10
-11
lines changed

environment.yml

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,17 @@ dependencies:
77
- anaconda=2024.06
88
- pip
99
- pip:
10-
- jupyter-book==0.15.1
11-
- docutils==0.17.1
10+
- jupyter-book
11+
- docutils
1212
- quantecon-book-theme==0.7.2
13-
- sphinx-tojupyter==0.3.0
14-
- sphinxext-rediraffe==0.2.7
15-
- sphinx-exercise==0.4.1
16-
- sphinx-proof==0.1.3
17-
- ghp-import==1.1.0
18-
- sphinxcontrib-youtube==1.1.0
19-
- sphinx-togglebutton==0.3.1
20-
- sphinx_reredirects==0.1.3
21-
- nbdime==4.0.1
13+
- sphinx-tojupyter
14+
- sphinxext-rediraffe
15+
- sphinx-exercise
16+
- sphinx-proof
17+
- ghp-import
18+
- sphinxcontrib-youtube
19+
- sphinx-togglebutton
20+
- sphinx_reredirects
2221
# Sandpit Requirements
2322
# - PuLP
2423
# - cvxpy

0 commit comments

Comments
 (0)