commit | a9240111e7af29338624d98ee10aed31462f4d19 | [log] [tgz] |
---|---|---|
author | Christopher Wilcox <[email protected]> | Mon Oct 05 10:08:02 2020 -0700 |
committer | GitHub <[email protected]> | Mon Oct 05 17:08:02 2020 +0000 |
tree | b5d3b6889b38264885cecf3c3eed234f46a745be | |
parent | ee5617ccfb7caa6ba652c9cc07f716af31eb6ac0 [diff] |
fix: move aiohttp to extra as it is currently internal surface (#619) Fix #618. Removes aiohttp from required dependencies to lessen dependency tree for google-auth. This will need to be looked at again as more folks use aiohttp and once the surfaces goes to public visibility.