From 63ef06e814597109153bae200399a07afe1a58e2 Mon Sep 17 00:00:00 2001
From: Blacktwin <blacktwin@users.noreply.github.com>
Date: Mon, 3 Dec 2018 13:21:59 -0500
Subject: [PATCH] #123 removing maps section requirements from main.

---
 requirements.txt | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index 26357ee..1bd2be7 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,7 +3,4 @@
 # pip install -r requirements.txt
 #---------------------------------------------------------
 requests
-plexapi
-matplotlib
-numpy
-basemap
\ No newline at end of file
+plexapi
\ No newline at end of file