fix: support httpx >= 0.23.3 for python >= 3.7#388
fix: support httpx >= 0.23.3 for python >= 3.7#388codenaz wants to merge 1 commit intopact-foundation:masterfrom
Conversation
056aa25 to
c5432d7
Compare
|
Thanks for the PR! Much appreciated. There's an active PR which is upgrading all of these dependencies (and much more) in #371. If you are happy to wait a little bit, and we should be release a |
Awesome! I will happily give it a look and perhaps give some feedback. Excited this is happening |
|
Thanks @codenaz for offering the change, and feedback is hugely welcome and greatly appreciated on any of the pull requests. |
When installing this library in a project with httpx
0.24.1, it throws the follwing errorThis pull request adds support for higher httpx versions