From 6bda6632280210fe04fac0a86dcbfc9813a06236 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 28 Jan 2025 20:48:05 +0000 Subject: [PATCH] chore(deps): 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 9b8a594f6942..4430807d1db1 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==0.1.395 folium==0.16.0 google-cloud-aiplatform==1.47.0 imageio==2.36.1 -plotly==5.15.0 +plotly==6.0.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 b6ae8de9dbbe..552bae51bfe7 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.0.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 9152aa7e8e4e..df14c55cede4 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.0.0