Skip to content

Commit da9736a

Browse files
authored
Update install.sh
1 parent cb58451 commit da9736a

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)