From 31ea4f39673399a88f562e038442d08fc2e5cc9f Mon Sep 17 00:00:00 2001 From: Leah Cole Date: Fri, 5 Nov 2021 11:01:08 -0700 Subject: [PATCH] Group dependency updates --- people-and-planet-ai/image-classification/requirements.txt | 4 ++-- .../timeseries-classification/constraints.txt | 2 +- .../timeseries-classification/requirements.txt | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/people-and-planet-ai/image-classification/requirements.txt b/people-and-planet-ai/image-classification/requirements.txt index b40eea04d79..1f31b53a9e4 100644 --- a/people-and-planet-ai/image-classification/requirements.txt +++ b/people-and-planet-ai/image-classification/requirements.txt @@ -1,4 +1,4 @@ Pillow==8.4.0 -apache-beam[gcp]==2.31.0 +apache-beam[gcp]==2.33.0 google-cloud-aiplatform==1.1.1 -google-cloud-bigquery==2.29.0 # Indirect dependency, but there is a version conflict that causes pip to hang unless we constraint this. \ No newline at end of file +google-cloud-bigquery==2.30.0 # Indirect dependency, but there is a version conflict that causes pip to hang unless we constraint this. \ No newline at end of file diff --git a/people-and-planet-ai/timeseries-classification/constraints.txt b/people-and-planet-ai/timeseries-classification/constraints.txt index 189411f1953..f790aba1760 100644 --- a/people-and-planet-ai/timeseries-classification/constraints.txt +++ b/people-and-planet-ai/timeseries-classification/constraints.txt @@ -1,2 +1,2 @@ # If we don't constraint this, the dependency resolver can take a really long time. -google-cloud-bigquery==2.29.0 +google-cloud-bigquery==2.30.0 diff --git a/people-and-planet-ai/timeseries-classification/requirements.txt b/people-and-planet-ai/timeseries-classification/requirements.txt index 7ec9267d298..a9c41754315 100644 --- a/people-and-planet-ai/timeseries-classification/requirements.txt +++ b/people-and-planet-ai/timeseries-classification/requirements.txt @@ -1,6 +1,6 @@ Flask==2.0.1 -apache-beam[gcp]==2.32.0 +apache-beam[gcp]==2.33.0 google-cloud-aiplatform==1.4.2 gunicorn==20.1.0 pandas==1.3.4 -tensorflow==2.6.1 +tensorflow==2.6.2