Open
Description
httpx
is a modern, fully type annotated HTTP python client that has both sync and async clients implemented.
I guess it will be great to switch to it, and it should be pretty easy cause it is fully compatible with requests
public interface.
And as far as it has async support it should be easier to implement #368.