Compare commits

...
Author SHA1 Message Date
Andrew FerlitschandGitHub 36becb4289 pin 1.34 2023-11-14 15:25:27 -08:00
Andrew FerlitschandGitHub 2710341575 CI/CD fix 2023-11-14 14:18:35 -08:00
@@ -121,7 +121,7 @@
"outputs": [],
"source": [
"# Install the packages\n",
"! pip3 install --upgrade google-cloud-aiplatform \\\n",
"! pip3 install --upgrade google-cloud-aiplatform==1.34.0 \\\n",
" google-cloud-storage \\\n",
" grpcio-tools \\\n",
" h5py"