mirror of https://github.com/zulip/zulip.git
requirements: Upgrade twilio from 6.19.2 to 6.22.1.
This commit is contained in:
parent
7f602f41c9
commit
728b4069f5
|
@ -186,7 +186,7 @@ lxml==4.3.0
|
|||
|
||||
# Needed for 2-factor authentication
|
||||
django-two-factor-auth==1.8.0
|
||||
twilio==6.19.2
|
||||
twilio==6.22.1
|
||||
|
||||
# Needed for processing payments (in corporate)
|
||||
stripe==2.17.0
|
||||
|
|
|
@ -177,7 +177,7 @@ tblib==1.3.2
|
|||
tornado==4.5.3
|
||||
traitlets==4.3.2 # via ipython
|
||||
transifex-client==0.12.5
|
||||
twilio==6.19.2
|
||||
twilio==6.22.1
|
||||
twisted==18.9.0
|
||||
typed-ast==1.1.1 # via mypy
|
||||
typing==3.6.6
|
||||
|
|
|
@ -122,7 +122,7 @@ statsd==3.3.0 # via django-statsd-mozilla
|
|||
stripe==2.17.0
|
||||
tornado==4.5.3
|
||||
traitlets==4.3.2 # via ipython
|
||||
twilio==6.19.2
|
||||
twilio==6.22.1
|
||||
typing==3.6.6
|
||||
uritemplate==3.0.0
|
||||
urllib3==1.24.1 # via requests
|
||||
|
|
Loading…
Reference in New Issue