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.
2 parents cb58451 + da9736a commit 2ef4c5bCopy full SHA for 2ef4c5b
workshops/tfx-caip-tf23/install.sh
@@ -19,6 +19,7 @@ cat > requirements.txt << EOF
19
pandas>1.0.0
20
tfx==0.25.0
21
kfp==1.0.4
22
+requests-toolbelt==0.10.1
23
EOF
24
25
python -m pip install -U --user -r requirements.txt
0 commit comments