cloudtools / awacs

Python library for AWS Access Policy Language creation
BSD 2-Clause "Simplified" License
396 stars 102 forks source link

Remove workaround from scraper #214

Closed michael-k closed 2 years ago

michael-k commented 2 years ago

Fixed in httpx 0.21, see https://github.com/encode/httpx/issues/1171#issuecomment-995799510

markpeek commented 2 years ago

Thanks!