Downgrade websockets due to bugs.

https://github.com/aaugustin/websockets/issues/350 keeps causing too
many issues for too many people for this version to be used by the
public users of this library.
This commit is contained in:
Rapptz 2018-04-09 04:14:12 -04:00
parent 3cb6ac152e
commit e04629999b

View File

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