We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16a825e commit 7940a1cCopy full SHA for 7940a1c
1 file changed
.github/requirements.txt
@@ -2,10 +2,10 @@ sqlalchemy-spanner==1.11.0
2
apache-airflow==2.10.2
3
apache-airflow-providers-sendgrid
4
fabric
5
-google-cloud-bigquery
6
-google-cloud-compute
7
-google-cloud-storage
8
-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
9
google-cloud-tpu>=1.16.0
10
jsonlines
11
tensorflow-cpu
0 commit comments