From e7ab8b6763df273247392783deaa8fc92acdd925 Mon Sep 17 00:00:00 2001 From: manu Date: Sun, 20 Aug 2017 23:53:47 +0200 Subject: [PATCH] update praw version --- requirements.txt | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/requirements.txt b/requirements.txt index 8647287..9411537 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,13 +1,14 @@ appdirs==1.4.3 -certifi==2017.4.17 -chardet==3.0.3 -decorator==4.0.4 -idna==2.5 +certifi==2017.7.27.1 +chardet==3.0.4 +decorator==4.1.2 +idna==2.6 packaging==16.8 -praw==4.5.1 -prawcore==0.10.1 +pkg-resources==0.0.0 +praw==5.0.1 +prawcore==0.11.0 pyparsing==2.2.0 -requests==2.17.3 -six==1.9.0 +requests==2.18.4 +six==1.10.0 update-checker==0.16 -urllib3==1.21.1 +urllib3==1.22