In aiohttp 3.1.0 there were some breaking changes that caused the custom methods to be no longer compatible with latest upstream aiohttp Client class. See: 903073283f and: b42e0ced46 This commit adds aiohttp version checks to adapt to these changes.
903073283f
b42e0ced46