From aa265463ce8ecf828b8d12b964b9b2a98c767499 Mon Sep 17 00:00:00 2001 From: blacktwin Date: Fri, 17 Jul 2020 14:13:20 -0400 Subject: [PATCH] remove requirement for pandas --- fun/playlist_manager.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fun/playlist_manager.py b/fun/playlist_manager.py index c10777e..98aa7d4 100644 --- a/fun/playlist_manager.py +++ b/fun/playlist_manager.py @@ -5,7 +5,7 @@ Description: Create and share playlists based on Most Popular TV/Movies from Tautulli and Aired this day in history. Author: blacktwin -Requires: requests, plexapi, jsonpickle, pandas, flatten_json +Requires: requests, plexapi, jsonpickle, flatten_json Create, share, and clean Playlists for users.