HTTPX should currently be considered in alpha. We'd love early users and feedback,
but would strongly recommend pinning your dependencies to the latest median
release, so that you're able to properly review API changes between package
- updates. Currently you should be using `httpx==0.8.*`.
+ updates. Currently you should be using `httpx==0.9.*`.
In particular, the 0.8 release switched HTTPX into focusing exclusively on
providing an async client, in order to move the project forward, and help