Skip to content

Commit

Permalink
internal change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 320112590
  • Loading branch information
shuklak13 authored and ml-fairness-infra-github committed Jul 8, 2020
1 parent 5a16306 commit 02d3ee8
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@
"!pip install -q -U \\\n",
" tensorflow-model-analysis==0.22.2 \\\n",
" tensorflow-data-validation==0.22.1 \\\n",
" tfx-bsl==0.22.1"
" tfx-bsl==0.22.1 \\\n",
" pyarrow==0.16.0\n"
]
},
{
Expand Down

0 comments on commit 02d3ee8

Please sign in to comment.