Fix requirements.txt

Fixed bad merge in order to be able to install from source
pull/175/head
Luis E. González 2 years ago committed by GitHub
parent f4a5b67ceb
commit 18fbbfa0fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,17 +1,6 @@
<<<<<<< HEAD
arrow==0.9.0
decorator==4.0.10 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 wheel==0.24.0
appdirs==1.4.3 appdirs==1.4.3
=======
appdirs==1.4.3
arrow==0.10.0 arrow==0.10.0
backports-abc==0.5 backports-abc==0.5
certifi==2017.4.17 certifi==2017.4.17
@ -27,4 +16,3 @@ six==1.10.0
tornado==4.5.1 tornado==4.5.1
update-checker==0.16 update-checker==0.16
urllib3==1.21.1 urllib3==1.21.1
>>>>>>> 772df35c68a6782b2bd733801458023545977166

Loading…
Cancel
Save