mirror of https://github.com/zulip/zulip.git
requirements: Upgrade twilio from 6.26.2 to 6.29.2.
This commit is contained in:
parent
2ed41095d6
commit
9487539930
|
@ -153,7 +153,7 @@ django-two-factor-auth==1.9.1
|
|||
# with phonenumberslite since it has less memory footprint.
|
||||
phonenumberslite==8.10.15
|
||||
|
||||
twilio==6.26.2
|
||||
twilio==6.29.2
|
||||
|
||||
# Needed for processing payments (in corporate)
|
||||
stripe==2.21.0
|
||||
|
|
|
@ -167,7 +167,7 @@ tblib==1.3.2
|
|||
tornado==4.5.3
|
||||
traitlets==4.3.2 # via ipython
|
||||
transifex-client==0.12.5
|
||||
twilio==6.26.2
|
||||
twilio==6.29.2
|
||||
twisted==19.2.1
|
||||
typed-ast==1.4.0 # via mypy
|
||||
typing-extensions==3.7.4 # via mypy
|
||||
|
|
|
@ -113,7 +113,7 @@ statsd==3.3.0 # via django-statsd-mozilla
|
|||
stripe==2.21.0
|
||||
tornado==4.5.3
|
||||
traitlets==4.3.2 # via ipython
|
||||
twilio==6.26.2
|
||||
twilio==6.29.2
|
||||
typing==3.6.6
|
||||
urllib3==1.25.3 # via requests
|
||||
uwsgi==2.0.17.1
|
||||
|
|
Loading…
Reference in New Issue