Bump websockets version to 7.0

Should be fine. Hopefully. Fix #1787
This commit is contained in:
Rapptz 2019-03-08 20:18:05 -05:00
parent 03fdd81531
commit e87ca143d3

View File

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