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.
1 parent cb58451 commit da9736aCopy full SHA for da9736a
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