requirements: Upgrade twilio from 6.26.1 to 6.26.2.

This commit is contained in:
Vishnu Ks 2019-04-25 09:29:22 +00:00 committed by Tim Abbott
parent c09962bd7b
commit 43bc029f68
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.26.1
twilio==6.26.2
# Needed for processing payments (in corporate)
stripe==2.27.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.26.1
twilio==6.26.2
twisted==19.2.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.27.0
tornado==4.5.3
traitlets==4.3.2 # via ipython
twilio==6.26.1
twilio==6.26.2
typing==3.6.6
uritemplate==3.0.0
urllib3==1.24.2 # via requests