We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49aac1b commit cb32712Copy full SHA for cb32712
1 file changed
docs/environment.yml
@@ -5,19 +5,17 @@ channels:
5
6
dependencies:
7
- python
8
- - sortedcollections=1.2.1
9
- - scikit-optimize=0.8.1
10
- - scikit-learn=0.23.2
11
- - scipy=1.5.2
+ - sortedcollections
+ - scikit-optimize
+ - scikit-learn
+ - scipy
12
- holoviews=1.13.3
13
- 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
+ - plotly
+ - ipywidgets
+ - jupyter_sphinx
+ - atomicwrites
+ - sphinx_fontawesome
+ - sphinx
+ - m2r2
+ - sphinx_rtd_theme
0 commit comments