From ee575dcdd44d527338071230645e9fd7c3cebba0 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Mon, 16 Aug 2021 20:22:28 +0200 Subject: [PATCH] remove youtube dl --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 160f0c7..216d93b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,6 @@ discord.py[voice]==1.7.3 # discord git+https://github.com/Rapptz/discord-ext-menus.git # discord menus pytz==2021.1 # timezone asyncpraw==7.4.0 # reddit -youtube-dl==2021.6.6 # music lyricsgenius==3.0.1 # lyrics feedparser==6.0.8 # rss feed (news) discord-py-slash-command==3.0.1 # slash commands