Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#13705·gradio

Migrate from `httpx` to `httpx2`

Author: abidlabsCreated Aug 3, 2026Updated Sep 15, 2026
Labelsenhancement

In Gradio 7, we could migrate from httpx (which is not maintained anymore) to httpx2 (Pydantic's fork which is maintained). The migration is very straightforward but perhaps worth waiting for a major release:

https://httpx2.pydantic.dev/migration/

Source: gradio-app/gradio

View original on GitHubView discussion on GitHub