requirements: Upgrade twilio from 6.25.0 to 6.26.1.

This commit is contained in:
Vishnu Ks 2019-04-23 18:35:50 +00:00 committed by Tim Abbott
parent 697b4b22c2
commit 5970f0f277
3 changed files with 3 additions and 3 deletions

View File

@ -192,7 +192,7 @@ lxml==4.3.3
# Needed for 2-factor authentication
django-two-factor-auth==1.8.0
twilio==6.25.0
twilio==6.26.1
# Needed for processing payments (in corporate)
stripe==2.26.0

View File

@ -180,7 +180,7 @@ tblib==1.3.2
tornado==4.5.3
traitlets==4.3.2 # via ipython
transifex-client==0.12.5
twilio==6.25.0
twilio==6.26.1
twisted==18.9.0
typed-ast==1.3.4 # via mypy
typing==3.6.6

View File

@ -125,7 +125,7 @@ statsd==3.3.0 # via django-statsd-mozilla
stripe==2.26.0
tornado==4.5.3
traitlets==4.3.2 # via ipython
twilio==6.25.0
twilio==6.26.1
typing==3.6.6
uritemplate==3.0.0
urllib3==1.24.2 # via requests