Fix websockets 4.0 support

This commit is contained in:
BeatButton
2018-02-11 09:41:18 -07:00
committed by Rapptz
parent ad7506050c
commit 9d3d8e0f0a
2 changed files with 5 additions and 5 deletions

View File

@ -1,2 +1,2 @@
aiohttp>=2.0.0,<2.3.0
websockets>=3.1,<4.0
websockets>=4.0,<5.0