Skip to content

Commit f5ee1a2

Browse files
committed
pin everything in the docs/environment.yml file (#194)
The documentation is broken once again.
1 parent a02d49e commit f5ee1a2

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

docs/environment.yml

+11-11
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
name: adaptive
22

33
channels:
4-
- conda-forge
4+
- conda-forge
55

66
dependencies:
7-
- python=3.7
7+
- python=3.7.3
8+
- sortedcollections=1.1.2
9+
- scikit-optimize=0.5.2
10+
- scipy=1.2.1
11+
- holoviews=1.11.3
12+
- bokeh=1.0.4
13+
- plotly=3.9.0
14+
- ipywidgets=7.4.2
815
- pip:
9-
- sortedcollections
10-
- scipy
11-
- holoviews==1.12*
12-
- bokeh==1.1*
13-
- plotly
14-
- ipywidgets
15-
- scikit-optimize
1616
- git+https://github.com/basnijholt/jupyter-sphinx.git@widgets_execute
17-
- sphinx_fontawesome
18-
- m2r
17+
- sphinx_fontawesome==0.0.6
18+
- m2r==0.2.1

0 commit comments

Comments
 (0)