--index-url https://pypi.org/simple
#
# Default dependencies
#
aiohttp; python_version >= '3.6'
aiosignal; python_version >= '3.6'
async-timeout; python_version >= '3.6'
attrs; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
charset-normalizer; python_version >= '3.6'
--editable git+https://github.com/Rapptz/discord.py@87bc79e6e311da60b024ae61a2a3757e55606aa6#egg=discord-py
frozenlist; python_version >= '3.7'
idna; python_version >= '3.5'
multidict; python_version >= '3.7'
yarl; python_version >= '3.6'
