Hey!
Yes, being getting this.
Happened because httpx made a release yesterday. Which apparently is not backward compatible.
Rolling back to the previous version of httpx should solve it, as mentioned in the link shared by you.
Try:
pip install httpx==0.27.2