diff --git a/people-and-planet-ai/land-cover-classification/requirements.txt b/people-and-planet-ai/land-cover-classification/requirements.txt index 9b8a594f694..4430807d1db 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 b6ae8de9dbb..552bae51bfe 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 9152aa7e8e4..df14c55cede 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