Update requirements.txt

Add pytest, vcrpy and correct the praw version.
This commit is contained in:
nagracks
2017-03-02 19:29:36 +05:30
parent a5543544e9
commit 48a8cbd71f

View File

@@ -2,7 +2,9 @@ beautifulsoup4==4.5.1
decorator==4.0.10
kitchen==1.2.4
mailcap-fix==0.1.3
praw==3.5.0
praw==3.6.0
requests==2.11.0
six==1.10.0
update-checker==0.11
pytest
vcrpy