From 6fd5b996c8734ab4215f220d37afe8c416bc68d0 Mon Sep 17 00:00:00 2001 From: Jeffrey Linwood Date: Wed, 26 Sep 2018 21:20:24 -0500 Subject: [PATCH] Update all dependencies --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index dfdbff0..cbb59fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -Flask==0.10.1 +Flask==1.0.2 fake-factory==0.5.3 -twilio==6.14.0 -python-dotenv==0.6.0 +twilio==6.17.0 +python-dotenv==0.9.1 inflection==0.3.1