Update requirements
This commit is contained in:
parent
35d02ce569
commit
5337f8a557
1 changed files with 5 additions and 6 deletions
|
@ -1,11 +1,10 @@
|
|||
aiohttp==3.6.2
|
||||
aiohttp==3.6.3
|
||||
async-timeout==3.0.1
|
||||
attrs==19.3.0
|
||||
attrs==20.2.0
|
||||
chardet==3.0.4
|
||||
discord==1.0.1
|
||||
discord.py==1.3.4
|
||||
discord.py==1.5.1
|
||||
idna==2.10
|
||||
multidict==4.7.6
|
||||
SQLAlchemy==1.3.18
|
||||
websockets==8.1
|
||||
yarl==1.4.2
|
||||
SQLAlchemy==1.3.20
|
||||
yarl==1.5.1
|
||||
|
|
Reference in a new issue