mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-06-06 20:07:17 +00:00
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
This commit is contained in:
parent
00a659c652
commit
5131acd675
@ -1,2 +1,2 @@
|
||||
aiohttp>=3.3.0,<3.4.0
|
||||
aiohttp>=3.3.0,<3.5.0
|
||||
websockets>=6.0,<7.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user