Browse Source

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

pull/108/head
Rapptz 9 years ago
parent
commit
49427ce065
  1. 2
      requirements.txt

2
requirements.txt

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

Loading…
Cancel
Save