Skip to content

Commit

Permalink
Pin bokeh=3.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
pan3793 committed Apr 1, 2024
1 parent f24e773 commit 44ccc98
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ dependencies:
- altair
- vega_datasets
- plotly
- bokeh=3.3.4
- pip
- pip:
# works for regular pip packages
Expand Down
1 change: 1 addition & 0 deletions scripts/docker/zeppelin/bin/env_python_3_with_R.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ dependencies:
- altair
- vega_datasets
- plotly
- bokeh=3.3.4
- pip
- r-base=3
- r-data.table
Expand Down
1 change: 1 addition & 0 deletions testing/env_python_3.7_with_R.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ dependencies:
- altair
- vega_datasets
- plotly
- bokeh=3.3.4
- jinja2=3.0.3
- pip
- r-base=3.6
Expand Down
1 change: 1 addition & 0 deletions testing/env_python_3.8_with_R.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ dependencies:
- altair
- vega_datasets
- plotly
- bokeh=3.3.4
- jinja2=3.0.3
- pip
- r-base=3.6
Expand Down
1 change: 1 addition & 0 deletions testing/env_python_3.9_with_R.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ dependencies:
- altair
- vega_datasets
- plotly
- bokeh=3.3.4
- jinja2=3.0.3
- pip
- r-base=3.6
Expand Down
1 change: 1 addition & 0 deletions testing/env_python_3_with_R.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ dependencies:
- altair
- vega_datasets
- plotly
- bokeh=3.3.4
- jinja2=3.0.3
- pip
- r-base=3.6
Expand Down
1 change: 1 addition & 0 deletions testing/env_python_3_with_R_and_tensorflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ dependencies:
- altair
- vega_datasets
- plotly
- bokeh=3.3.4
- jinja2=3.0.3
- pip
- r-base=3.6
Expand Down
1 change: 1 addition & 0 deletions testing/env_python_3_with_flink_115.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ dependencies:
- altair
- vega_datasets
- plotly
- bokeh=3.3.4
- jinja2=3.0.3
- pip
- pip:
Expand Down
1 change: 1 addition & 0 deletions testing/env_python_3_with_flink_116.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ dependencies:
- altair
- vega_datasets
- plotly
- bokeh=3.3.4
- jinja2=3.0.3
- pip
- pip:
Expand Down
1 change: 1 addition & 0 deletions testing/env_python_3_with_flink_117.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ dependencies:
- altair
- vega_datasets
- plotly
- bokeh=3.3.4
- jinja2=3.0.3
- pip
- pip:
Expand Down

0 comments on commit 44ccc98

Please sign in to comment.