Rapptz
|
5fe1ab279a
|
Drop websockets version due to issues.
|
6 years ago |
Rapptz
|
e87ca143d3
|
Bump websockets version to 7.0
Should be fine. Hopefully. Fix #1787
|
6 years ago |
Bryan Forbes
|
e2478b17c9
|
Bump aiohttp requirement and fix AsyncWebhookAdapter
|
6 years ago |
Toby Harradine
|
5131acd675
|
Bump aiohttp contraint to <3.5.0
New version contains many bugfixes, a couple new features and seemingly no breaking changes (for this lib's purposes at least).
Relevant changes: https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst#340-2018-08-25
|
7 years ago |
Rapptz
|
34ece4d1df
|
Bump websockets to 6.0 for 3.7 compatibility.
|
7 years ago |
Rapptz
|
f25091efe1
|
Drop support for Python 3.4 and make minimum version 3.5.2.
|
7 years ago |
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.
|
7 years ago |
BeatButton
|
9d3d8e0f0a
|
Fix websockets 4.0 support
|
7 years ago |
Rapptz
|
da6ced72c9
|
Bump requirements to aiohttp 2.2 and PyNaCl 1.1.2
|
8 years ago |
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.
|
8 years ago |
Rapptz
|
09e77e548a
|
Upgrade requirements to stable aiohttp.
Also lighten up on websockets requirements.
|
9 years ago |
Hornwitser
|
e1f8bdc440
|
Make PyNaCl optional
|
9 years ago |
Rapptz
|
1c623ccf11
|
Begin working on gateway v4 support.
Bump websockets requirement to v3.1
Should be squashed...
|
9 years ago |
Rapptz
|
10cb16a450
|
Add PyNaCl to the list of requirements.
|
9 years ago |
Rapptz
|
49427ce065
|
Change requirements.txt to use version 0.21.x of aiohttp.
|
9 years ago |
Rapptz
|
0489fcb481
|
Update README and setuputils related files to point to async version.
|
9 years ago |
Rapptz
|
7ff2cd008f
|
Properly set requirements of ws4py and requests.
|
10 years ago |
Rapptz
|
3e0f09d32c
|
Initial commit
|
10 years ago |