Update requirements.txt
Add pytest, vcrpy and correct the praw version.
This commit is contained in:
@@ -2,7 +2,9 @@ beautifulsoup4==4.5.1
|
|||||||
decorator==4.0.10
|
decorator==4.0.10
|
||||||
kitchen==1.2.4
|
kitchen==1.2.4
|
||||||
mailcap-fix==0.1.3
|
mailcap-fix==0.1.3
|
||||||
praw==3.5.0
|
praw==3.6.0
|
||||||
requests==2.11.0
|
requests==2.11.0
|
||||||
six==1.10.0
|
six==1.10.0
|
||||||
update-checker==0.11
|
update-checker==0.11
|
||||||
|
pytest
|
||||||
|
vcrpy
|
||||||
|
|||||||
Reference in New Issue
Block a user