requirements: Upgrade twilio to 6.13.0.

This commit is contained in:
Vishnu Ks 2018-05-02 17:57:15 +00:00 committed by Tim Abbott
parent 94d58cb545
commit 0988232725
3 changed files with 3 additions and 3 deletions

View File

@ -183,7 +183,7 @@ lxml==4.2.1
# Needed for 2-factor authentication
django-two-factor-auth==1.7.0
twilio==6.11.0
twilio==6.13.0
# Needed for processing payments (in zilencer)
stripe==1.79.1

View File

@ -166,7 +166,7 @@ tblib==1.3.2
tornado==4.5.3
traitlets==4.3.2 # via ipython
transifex-client==0.12.5
twilio==6.11.0
twilio==6.13.0
twisted==17.9.0
typed-ast==1.1.0 # via mypy
typing==3.6.4

View File

@ -115,7 +115,7 @@ statsd==3.2.1 # via django-statsd-mozilla
stripe==1.79.1
tornado==4.5.3
traitlets==4.3.2 # via ipython
twilio==6.11.0
twilio==6.13.0
typing==3.6.4
uritemplate==3.0.0
urllib3==1.22 # via requests