From d261a3cd19850a72c4f8f78701c725f673bdc2f0 Mon Sep 17 00:00:00 2001 From: Rahul Kumar Gupta <67097571+rahulshivan05@users.noreply.github.com> Date: Thu, 1 Oct 2020 09:42:55 +0530 Subject: [PATCH] Update requirements.txt --- requirements.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/requirements.txt b/requirements.txt index c0eed9ba..fdbd7b03 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ -bottle==0.12.7 -httplib2==0.9 -python-instagram==1.1.3 -redis==2.10.3 -simplejson==3.6.3 -beaker==1.6.4 -six==1.8.0 +bottle==0.13 +httplib2==0.18.1 +python-instagram==1.3.2 +redis==3.5.3 +simplejson==3.17.2 +beaker==1.11.0 +six==1.15.0