mirror of https://github.com/zulip/zulip.git
requirements: Upgrade twilio to two.
This commit is contained in:
parent
88e73c9677
commit
026d835d3a
|
@ -184,7 +184,7 @@ lxml==4.1.1
|
|||
|
||||
# Needed for 2-factor authentication
|
||||
django-two-factor-auth==1.7.0
|
||||
twilio==6.9.0
|
||||
twilio==6.10.3
|
||||
|
||||
# Needed for processing payments (in zilencer)
|
||||
stripe==1.77.2
|
||||
|
|
|
@ -162,7 +162,7 @@ tblib==1.3.2
|
|||
tornado==4.5.3
|
||||
traitlets==4.3.2 # via ipython
|
||||
transifex-client==0.12.5
|
||||
twilio==6.9.0
|
||||
twilio==6.10.3
|
||||
twisted==17.9.0
|
||||
typed-ast==1.1.0 # via mypy
|
||||
typing==3.6.4
|
||||
|
|
|
@ -110,7 +110,7 @@ statsd==3.2.1 # via django-statsd-mozilla
|
|||
stripe==1.77.2
|
||||
tornado==4.5.3
|
||||
traitlets==4.3.2 # via ipython
|
||||
twilio==6.9.0
|
||||
twilio==6.10.3
|
||||
typing==3.6.4
|
||||
uritemplate==3.0.0
|
||||
urllib3==1.22 # via requests
|
||||
|
|
Loading…
Reference in New Issue