From 80abb0cce515e5776e993852fcfeb669884c42bd Mon Sep 17 00:00:00 2001 From: Mylloon Date: Tue, 15 Jun 2021 21:51:07 +0200 Subject: [PATCH] update requirements to latest version --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 2b3444a..8cbaf25 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ -discord.py[voice]==1.7.2 # discord +discord.py[voice]==1.7.3 # discord pytz==2021.1 # timezone asyncpraw==7.2.0 # reddit -youtube-dl==2021.4.26 # music +youtube-dl==2021.6.6 # music lyricsgenius==3.0.1 # lyrics -feedparser==6.0.2 # rss feed (news) -discord-py-slash-command==1.2.0 # slash commands +feedparser==6.0.6 # rss feed (news) +discord-py-slash-command==1.2.2 # slash commands