Compare commits

...
Author SHA1 Message Date
Andrew FerlitschandGitHub 07a3368554 fix CI/CD failure 2023-10-20 09:11:00 -07:00
@@ -145,7 +145,7 @@
"source": [
"! (pip3 install --upgrade --quiet \\\n",
" google-cloud-bigquery[pandas]==2.34.4 \\\n",
" google-cloud-aiplatform==1.16.1 \\\n",
" google-cloud-aiplatform==1.16.1 'shapely<2'\\\n",
" google-cloud-pipeline-components==1.0.23)"
]
},