You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
In Gradio 7, we could migrate from
httpx(which is not maintained anymore) tohttpx2(Pydantic's fork which is maintained). The migration is very straightforward but perhaps worth waiting for a major release:https://httpx2.pydantic.dev/migration/