httpx seems no longer to be actively maintained, and various places are starting to consider it a dependency to avoid for reasons of security/maintenance in the medium term. httpx2 is a drop-in replacement maintained and recommended by the pydantic team, so it feels like a reasonable course of action to swap over to that.
httpxseems no longer to be actively maintained, and various places are starting to consider it a dependency to avoid for reasons of security/maintenance in the medium term.httpx2is a drop-in replacement maintained and recommended by thepydanticteam, so it feels like a reasonable course of action to swap over to that.