Skip to content

Commit 2ef4c5b

Browse files
authored
Merge pull request GoogleCloudPlatform#174 from GoogleCloudPlatform/ajayhemnani-patch-4
Update install.sh
2 parents cb58451 + da9736a commit 2ef4c5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

workshops/tfx-caip-tf23/install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ cat > requirements.txt << EOF
1919
pandas>1.0.0
2020
tfx==0.25.0
2121
kfp==1.0.4
22+
requests-toolbelt==0.10.1
2223
EOF
2324

2425
python -m pip install -U --user -r requirements.txt

0 commit comments

Comments
 (0)