Starting from TF 2.17 there is no more builds for MacOS with Intel CPU available via PyPi.
But TF Text package uses internal scripts to install TF from PyPi.
As result i have locally built and installed TF. But when i try to build TF Text, it downloads latest available TF version (2.16) and builds against it.