From 1c438726f480c35b6977329bf57eb9af1b616b63 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 8 Apr 2026 22:30:41 +0000 Subject: [PATCH] Update dependency plotly to v6 --- people-and-planet-ai/land-cover-classification/requirements.txt | 2 +- .../weather-forecasting/tests/dataset_tests/requirements.txt | 2 +- .../tests/predictions_tests/requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/people-and-planet-ai/land-cover-classification/requirements.txt b/people-and-planet-ai/land-cover-classification/requirements.txt index e547b7dead5..552d303f0d9 100644 --- a/people-and-planet-ai/land-cover-classification/requirements.txt +++ b/people-and-planet-ai/land-cover-classification/requirements.txt @@ -4,5 +4,5 @@ earthengine-api==1.5.9 folium==0.19.5 google-cloud-aiplatform==1.47.0 imageio==2.36.1 -plotly==5.15.0 +plotly==6.6.0 tensorflow==2.12.0 diff --git a/people-and-planet-ai/weather-forecasting/tests/dataset_tests/requirements.txt b/people-and-planet-ai/weather-forecasting/tests/dataset_tests/requirements.txt index b6ae8de9dbb..96b7451b3a4 100644 --- a/people-and-planet-ai/weather-forecasting/tests/dataset_tests/requirements.txt +++ b/people-and-planet-ai/weather-forecasting/tests/dataset_tests/requirements.txt @@ -1,4 +1,4 @@ ../../serving/weather-data apache-beam[gcp,interactive]==2.43.0 build==0.10.0 -plotly==5.15.0 +plotly==6.6.0 diff --git a/people-and-planet-ai/weather-forecasting/tests/predictions_tests/requirements.txt b/people-and-planet-ai/weather-forecasting/tests/predictions_tests/requirements.txt index 9152aa7e8e4..2307f3e88de 100644 --- a/people-and-planet-ai/weather-forecasting/tests/predictions_tests/requirements.txt +++ b/people-and-planet-ai/weather-forecasting/tests/predictions_tests/requirements.txt @@ -1,3 +1,3 @@ ../../serving/weather-data ../../serving/weather-model -plotly==5.15.0 +plotly==6.6.0