aboutsummaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorRapptz <[email protected]>2020-11-21 22:58:29 -0500
committerRapptz <[email protected]>2020-11-21 22:59:56 -0500
commit7f3737fcc2fc32078b0904131adcaa75d5eda942 (patch)
treef3863f809354bd6b71e8ac4924f1f9e7da30138a /requirements.txt
parentClear the connected flag when potentially reconnecting the player (diff)
downloaddiscord.py-7f3737fcc2fc32078b0904131adcaa75d5eda942.tar.xz
discord.py-7f3737fcc2fc32078b0904131adcaa75d5eda942.zip
Bump dependencies for 3.9 to work without build tools
Fix #5984, #5970
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 25c9da58..8517fb4d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1 +1 @@
-aiohttp>=3.6.0,<3.7.0
+aiohttp>=3.6.0,<3.8.0