Bump aiohttp requirement and fix AsyncWebhookAdapter

This commit is contained in:
Bryan Forbes
2019-02-11 14:47:36 -06:00
parent 4ebe02ab1f
commit e2478b17c9
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
aiohttp>=3.3.0,<3.5.0
aiohttp>=3.3.0,<3.6.0
websockets>=6.0,<7.0