Skip to content

Commit b08ec42

Browse files
committed
pin versions in docs/environment.yml
1 parent 3a3a33a commit b08ec42

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

docs/environment.yml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,18 @@ channels:
55

66
dependencies:
77
- python
8-
- sortedcollections
9-
- scikit-optimize
10-
- scikit-learn
11-
- scipy
12-
- holoviews
13-
- bokeh
14-
- plotly
15-
- ipywidgets
16-
- jupyter_sphinx
17-
- atomicwrites
18-
- sphinx_fontawesome
19-
- sphinx
20-
- m2r2
8+
- sortedcollections=2.2.2
9+
- scikit-optimize=0.8.1
10+
- scikit-learn=0.23.2
11+
- scipy=1.5.2
12+
- holoviews=1.13.3
13+
- bokeh=2.2.1=
14+
- plotly=4.10.0
15+
- ipywidget7.5.1
16+
- jupyter_sphinx=0.3.1
17+
- atomicwrites=1.4.0
18+
- sphinx_fontawesome=0.0.6
19+
- sphinx=3.2.1
20+
- m2r2=0.2.5
2121
- pip:
2222
- sphinx_rtd_theme

0 commit comments

Comments
 (0)