Skip to content

Commit c12eefb

Browse files
committed
Add support for discord.py 1.3
1 parent 077684e commit c12eefb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ build:
44
image: latest
55

66
python:
7-
version: 3.6
7+
version: 3.7
88
setup_py_install: true

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
aiohttp>=3.3.0,<3.6.0
1+
aiohttp>=3.3.0,<3.7.0
22
ratelimiter>=1.2.0.post0

0 commit comments

Comments
 (0)