mirror of https://github.com/zulip/zulip.git
requirements: Upgrade twilio to 6.13.0.
This commit is contained in:
parent
94d58cb545
commit
0988232725
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue