From 7940a1c1bb083db418676c9e2f4bbd8bb4133a81 Mon Sep 17 00:00:00 2001 From: Xibin Liu Date: Thu, 12 Jun 2025 22:50:17 +0000 Subject: [PATCH] Add version constraints to packages --- .github/requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/requirements.txt b/.github/requirements.txt index 0d4cce2b8..6ede0fad5 100644 --- a/.github/requirements.txt +++ b/.github/requirements.txt @@ -2,10 +2,10 @@ sqlalchemy-spanner==1.11.0 apache-airflow==2.10.2 apache-airflow-providers-sendgrid fabric -google-cloud-bigquery -google-cloud-compute -google-cloud-storage -google-cloud-container +google-cloud-bigquery>=3.29.0 +google-cloud-compute>=1.26.0 +google-cloud-storage>=2.18.2 +google-cloud-container>=2.54.0 google-cloud-tpu>=1.16.0 jsonlines tensorflow-cpu