12 Commits

Author SHA1 Message Date
Rapptz
e04629999b 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.
2018-04-09 04:14:12 -04:00
BeatButton
9d3d8e0f0a Fix websockets 4.0 support 2018-02-12 00:20:18 -05:00
Rapptz
da6ced72c9 Bump requirements to aiohttp 2.2 and PyNaCl 1.1.2 2017-07-01 16:56:39 -04:00
Rapptz
959c60543d Upgrade aiohttp requirement to 2.0.
Apparently this doesn't cause any issues with the existing code as-is.
I suspect the real issue will be with people's third party code.
2017-03-23 17:47:24 -04:00
Rapptz
09e77e548a Upgrade requirements to stable aiohttp.
Also lighten up on websockets requirements.
2016-09-20 23:08:41 -04:00
Hornwitser
e1f8bdc440 Make PyNaCl optional 2016-06-28 00:58:11 -04:00
Rapptz
1c623ccf11 Begin working on gateway v4 support.
Bump websockets requirement to v3.1

Should be squashed...
2016-04-27 18:36:13 -04:00
Rapptz
10cb16a450 Add PyNaCl to the list of requirements. 2016-03-31 23:18:35 -04:00
Rapptz
49427ce065 Change requirements.txt to use version 0.21.x of aiohttp. 2016-02-19 12:27:24 -05:00
Rapptz
0489fcb481 Update README and setuputils related files to point to async version. 2015-12-04 06:43:04 -05:00
Rapptz
7ff2cd008f Properly set requirements of ws4py and requests. 2015-10-18 23:34:27 -04:00
Rapptz
3e0f09d32c Initial commit 2015-08-21 18:18:34 -04:00