Upgrade requirements to stable aiohttp.

Also lighten up on websockets requirements.
This commit is contained in:
Rapptz 2016-09-20 23:08:41 -04:00
parent 967d43c35b
commit 09e77e548a

View File

@ -1,2 +1,2 @@
aiohttp>=0.21.0,<0.22.0
websockets==3.1
aiohttp>=1.0.0,<1.1.0
websockets>=3.1,<4.0