Browse Source

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.
pull/1203/head
Rapptz 7 years ago
parent
commit
e04629999b
  1. 2
      requirements.txt

2
requirements.txt

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

Loading…
Cancel
Save