discord.py/requirements.txt
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
2018-09-06 01:28:59 +10:00

3 lines
43 B
Plaintext

aiohttp>=3.3.0,<3.5.0
websockets>=6.0,<7.0