diff --git a/scripts/docker/zeppelin-interpreter/env_python_3_with_R.yml b/scripts/docker/zeppelin-interpreter/env_python_3_with_R.yml index 09ed9a39013..b30c11ca323 100644 --- a/scripts/docker/zeppelin-interpreter/env_python_3_with_R.yml +++ b/scripts/docker/zeppelin-interpreter/env_python_3_with_R.yml @@ -22,7 +22,7 @@ dependencies: - intake-xarray - altair - vega_datasets - - plotly + - plotly=5.19.0 - pip - pip: # works for regular pip packages diff --git a/scripts/docker/zeppelin/bin/env_python_3_with_R.yml b/scripts/docker/zeppelin/bin/env_python_3_with_R.yml index 26d77759c2d..5b983e0eedb 100644 --- a/scripts/docker/zeppelin/bin/env_python_3_with_R.yml +++ b/scripts/docker/zeppelin/bin/env_python_3_with_R.yml @@ -21,7 +21,7 @@ dependencies: - intake-xarray - altair - vega_datasets - - plotly + - plotly=5.19.0 - pip - r-base=3 - r-data.table diff --git a/testing/env_python_3.7_with_R.yml b/testing/env_python_3.7_with_R.yml index 2aa63346c7f..43a9af0812e 100644 --- a/testing/env_python_3.7_with_R.yml +++ b/testing/env_python_3.7_with_R.yml @@ -22,7 +22,7 @@ dependencies: - intake-xarray - altair - vega_datasets - - plotly + - plotly=5.19.0 - jinja2=3.0.3 - pip - r-base=3.6 diff --git a/testing/env_python_3.8_with_R.yml b/testing/env_python_3.8_with_R.yml index 67a61373da2..98c0e24cc70 100644 --- a/testing/env_python_3.8_with_R.yml +++ b/testing/env_python_3.8_with_R.yml @@ -23,7 +23,7 @@ dependencies: - intake-xarray - altair - vega_datasets - - plotly + - plotly=5.19.0 - jinja2=3.0.3 - pip - r-base=3.6 diff --git a/testing/env_python_3.9_with_R.yml b/testing/env_python_3.9_with_R.yml index 67a61373da2..98c0e24cc70 100644 --- a/testing/env_python_3.9_with_R.yml +++ b/testing/env_python_3.9_with_R.yml @@ -23,7 +23,7 @@ dependencies: - intake-xarray - altair - vega_datasets - - plotly + - plotly=5.19.0 - jinja2=3.0.3 - pip - r-base=3.6 diff --git a/testing/env_python_3_with_R.yml b/testing/env_python_3_with_R.yml index ddd3f2e24b9..148ce653cb9 100644 --- a/testing/env_python_3_with_R.yml +++ b/testing/env_python_3_with_R.yml @@ -24,7 +24,7 @@ dependencies: - intake-xarray - altair - vega_datasets - - plotly + - plotly=5.19.0 - jinja2=3.0.3 - pip - r-base=3.6 diff --git a/testing/env_python_3_with_R_and_tensorflow.yml b/testing/env_python_3_with_R_and_tensorflow.yml index 80997525db3..105bf33cea1 100644 --- a/testing/env_python_3_with_R_and_tensorflow.yml +++ b/testing/env_python_3_with_R_and_tensorflow.yml @@ -24,7 +24,7 @@ dependencies: - intake-xarray - altair - vega_datasets - - plotly + - plotly=5.19.0 - jinja2=3.0.3 - pip - r-base=3.6 diff --git a/testing/env_python_3_with_flink_115.yml b/testing/env_python_3_with_flink_115.yml index 837a372b1a9..5d9a2d1fed7 100644 --- a/testing/env_python_3_with_flink_115.yml +++ b/testing/env_python_3_with_flink_115.yml @@ -22,7 +22,7 @@ dependencies: - intake-xarray - altair - vega_datasets - - plotly + - plotly=5.19.0 - jinja2=3.0.3 - pip - pip: diff --git a/testing/env_python_3_with_flink_116.yml b/testing/env_python_3_with_flink_116.yml index 8ff6520e5f4..502537e80c3 100644 --- a/testing/env_python_3_with_flink_116.yml +++ b/testing/env_python_3_with_flink_116.yml @@ -22,7 +22,7 @@ dependencies: - intake-xarray - altair - vega_datasets - - plotly + - plotly=5.19.0 - jinja2=3.0.3 - pip - pip: diff --git a/testing/env_python_3_with_flink_117.yml b/testing/env_python_3_with_flink_117.yml index 84ec862e2e5..f7297a470fe 100644 --- a/testing/env_python_3_with_flink_117.yml +++ b/testing/env_python_3_with_flink_117.yml @@ -22,7 +22,7 @@ dependencies: - intake-xarray - altair - vega_datasets - - plotly + - plotly=5.19.0 - jinja2=3.0.3 - pip - pip: