From afde7da6599fb3d629c16019b82bb20f3b786672 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Oliveros?= Date: Mon, 22 May 2017 18:11:29 -0500 Subject: [PATCH] Use version notation compatible with older versions of pip --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 28002e3..be95c5b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ Flask==0.10.1 fake-factory==0.5.3 -twilio==6.2.0-alpha1 +twilio==6.2.0a1 python-dotenv==0.6.0