Update requirements.txt
This commit is contained in:
@ -1,18 +1,19 @@
|
|||||||
aiohttp==3.7.4
|
aiohttp==3.7.4.post0
|
||||||
APScheduler==3.7.0
|
APScheduler==3.7.0
|
||||||
async-timeout==3.0.1
|
async-timeout==3.0.1
|
||||||
attrs==20.3.0
|
attrs==20.3.0
|
||||||
chardet==3.0.4
|
chardet==4.0.0
|
||||||
dateparser==1.0.0
|
dateparser==1.0.0
|
||||||
discord.py==1.6.0
|
discord.py==1.7.1
|
||||||
|
greenlet==1.0.0
|
||||||
idna==3.1
|
idna==3.1
|
||||||
multidict==5.1.0
|
multidict==5.1.0
|
||||||
python-dateutil==2.8.1
|
python-dateutil==2.8.1
|
||||||
python-dotenv==0.15.0
|
python-dotenv==0.17.0
|
||||||
pytz==2021.1
|
pytz==2021.1
|
||||||
regex==2020.11.13
|
regex==2021.4.4
|
||||||
six==1.15.0
|
six==1.15.0
|
||||||
SQLAlchemy==1.3.23
|
SQLAlchemy==1.4.8
|
||||||
typing-extensions==3.7.4.3
|
typing-extensions==3.7.4.3
|
||||||
tzlocal==2.1
|
tzlocal==2.1
|
||||||
yarl==1.6.3
|
yarl==1.6.3
|
||||||
|
Reference in New Issue
Block a user