From 1e85aa77f4ac50b648766811d52090afaa24a5f8 Mon Sep 17 00:00:00 2001 From: david Date: Thu, 19 May 2022 11:35:12 -0500 Subject: [PATCH] updated dependencies --- Pipfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Pipfile b/Pipfile index ea043e6..5d9ec75 100644 --- a/Pipfile +++ b/Pipfile @@ -10,7 +10,6 @@ python-telegram-bot = "*" requests = "*" spotipy = "*" dpath = "*" -gmusicapi = "*" pathlib = "*" uuid = "*" ytmusicapi = "*"