From aefd541fccbeea05cce39af15acfce49c64a4665 Mon Sep 17 00:00:00 2001 From: Jeffrey Linwood Date: Mon, 22 May 2017 16:34:16 -0500 Subject: [PATCH] Twilio library bump to 6.2.0-alpha1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fec3061..28002e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ Flask==0.10.1 fake-factory==0.5.3 -twilio==6.1.0-alpha1 +twilio==6.2.0-alpha1 python-dotenv==0.6.0