Change requirements.txt to use version 0.21.x of aiohttp.

This commit is contained in:
Rapptz 2016-02-19 12:27:05 -05:00
parent 98090a2a57
commit 49427ce065

View File

@ -1,2 +1,2 @@
aiohttp==0.19.0
aiohttp>=0.21.0,<0.22.0
websockets==2.7