Skip to content

Commit cb32712

Browse files
committed
unpin most packages
1 parent 49aac1b commit cb32712

1 file changed

Lines changed: 12 additions & 14 deletions

File tree

docs/environment.yml

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

66
dependencies:
77
- python
8-
- sortedcollections=1.2.1
9-
- scikit-optimize=0.8.1
10-
- scikit-learn=0.23.2
11-
- scipy=1.5.2
8+
- sortedcollections
9+
- scikit-optimize
10+
- scikit-learn
11+
- scipy
1212
- holoviews=1.13.3
1313
- bokeh=2.2.1
14-
- plotly=4.10.0
15-
- ipywidgets=7.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.7
21-
- pillow=8.0.0 # pin because bokeh incompatibility
22-
- pip:
23-
- sphinx_rtd_theme
14+
- plotly
15+
- ipywidgets
16+
- jupyter_sphinx
17+
- atomicwrites
18+
- sphinx_fontawesome
19+
- sphinx
20+
- m2r2
21+
- sphinx_rtd_theme

0 commit comments

Comments
 (0)