From cd9eabc5e4fa462e24f433fbc12ccbb02b490348 Mon Sep 17 00:00:00 2001 From: Samuel Mendes Date: Tue, 4 Apr 2017 15:15:15 +0200 Subject: [PATCH] Update twilio-python to 6.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8bd8d0d..c63f800 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # Django (1.8 is a long-term support release) Django==1.8 -twilio==6.0.0rc12 +twilio==6.0.0 whitenoise # Production dependencies