From 29e624f0b5497c9cae5713ba20fc60f33e358c1a Mon Sep 17 00:00:00 2001 From: Mylloon Date: Mon, 22 Feb 2021 02:12:28 +0100 Subject: [PATCH] update depencies --- requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 3e91141..06a7e71 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -discord.py[voice]==1.5.1 # discord -pytz==2020.4 # timezone -praw==7.1.0 # reddit -youtube-dl==2020.11.17 # music -git+https://github.com/johnwmillr/LyricsGenius.git # lyrics +discord.py[voice]==1.6.0 # discord +pytz==2021.1 # timezone +praw==7.1.4 # reddit +youtube-dl==2021.2.22 # music +lyricsgenius==3.0.0 # lyrics feedparser==6.0.2 # rss feed (news)