From 2b8496e2313c51dcd3d11d14c68478a1131db497 Mon Sep 17 00:00:00 2001 From: Drawcard Date: Tue, 10 Apr 2018 14:43:58 +0930 Subject: [PATCH] Clean up a dirty commit Conflict tags were committed in this file, preventing pip from building, they have now been removed. --- requirements.txt | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/requirements.txt b/requirements.txt index 043970d..c970413 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,16 +1,3 @@ -<<<<<<< HEAD -arrow==0.9.0 -decorator==4.0.10 -praw==4.2.0 -PyYAML==3.12 -requests==2.12.1 -six==1.10.0 -backports-abc==0.4 -tornado==4.3 -update-checker==0.15 -wheel==0.24.0 -appdirs==1.4.3 -======= appdirs==1.4.3 arrow==0.10.0 backports-abc==0.5 @@ -27,4 +14,3 @@ six==1.10.0 tornado==4.5.1 update-checker==0.16 urllib3==1.21.1 ->>>>>>> 772df35c68a6782b2bd733801458023545977166