From 1ed466115b84bed58353a32fd869ee78fd33e81b Mon Sep 17 00:00:00 2001 From: Ritiek Malhotra Date: Wed, 28 Sep 2016 12:07:10 +0530 Subject: [PATCH] Update requirements.txt --- requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index c2084bb..91a7ebb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -pip install mechanize -pip install BeautifulSoup4 -pip install pafy -pip install spotipy -pip install eyed3 +mechanize +BeautifulSoup4 +pafy +spotipy +eyed3