httpx icon indicating copy to clipboard operation
httpx copied to clipboard

make 'anyio' optional requirement.

Open xiacunshun opened this issue 1 year ago • 1 comments
trafficstars

'anyio' is only used in tests, so there is no need to require it in main process.

Summary

Checklist

  • [x] I understand that this PR may be closed in case there was no previous discussion. (This doesn't apply to typos!)
  • [ ] I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • [ ] I've updated the documentation accordingly.

xiacunshun avatar Jul 19 '24 08:07 xiacunshun

#3220

waketzheng avatar Aug 23 '24 02:08 waketzheng