Skip to content

Commit e540f5a

Browse files
committed
fix syntax error
1 parent 9635667 commit e540f5a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/environment.yml

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

66
dependencies:
77
- python
8-
- sortedcollections=2.2.2
8+
- sortedcollections=1.2.1
99
- scikit-optimize=0.8.1
1010
- scikit-learn=0.23.2
1111
- scipy=1.5.2
1212
- holoviews=1.13.3
13-
- bokeh=2.2.1=
13+
- bokeh=2.2.1
1414
- plotly=4.10.0
15-
- ipywidget7.5.1
15+
- ipywidgets=7.5.1
1616
- jupyter_sphinx=0.3.1
1717
- atomicwrites=1.4.0
1818
- sphinx_fontawesome=0.0.6

0 commit comments

Comments
 (0)