mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
requirements: Upgrade stripe to 2.3.0.
This commit is contained in:
@@ -189,7 +189,7 @@ django-two-factor-auth==1.7.0
|
|||||||
twilio==6.15.2
|
twilio==6.15.2
|
||||||
|
|
||||||
# Needed for processing payments (in zilencer)
|
# Needed for processing payments (in zilencer)
|
||||||
stripe==1.82.1
|
stripe==2.3.0
|
||||||
|
|
||||||
# Needed for serving uploaded files from nginx but perform auth checks in django.
|
# Needed for serving uploaded files from nginx but perform auth checks in django.
|
||||||
django-sendfile==0.3.11
|
django-sendfile==0.3.11
|
||||||
|
|||||||
@@ -167,7 +167,7 @@ sphinx==1.7.6
|
|||||||
sphinxcontrib-websupport==1.0.1 # via sphinx
|
sphinxcontrib-websupport==1.0.1 # via sphinx
|
||||||
sqlalchemy==1.2.10
|
sqlalchemy==1.2.10
|
||||||
statsd==3.2.1 # via django-statsd-mozilla
|
statsd==3.2.1 # via django-statsd-mozilla
|
||||||
stripe==1.82.1
|
stripe==2.3.0
|
||||||
tblib==1.3.2
|
tblib==1.3.2
|
||||||
tornado==4.5.3
|
tornado==4.5.3
|
||||||
traitlets==4.3.2 # via ipython
|
traitlets==4.3.2 # via ipython
|
||||||
|
|||||||
@@ -117,7 +117,7 @@ sockjs-tornado==1.0.3
|
|||||||
sourcemap==0.2.1
|
sourcemap==0.2.1
|
||||||
sqlalchemy==1.2.10
|
sqlalchemy==1.2.10
|
||||||
statsd==3.2.1 # via django-statsd-mozilla
|
statsd==3.2.1 # via django-statsd-mozilla
|
||||||
stripe==1.82.1
|
stripe==2.3.0
|
||||||
tornado==4.5.3
|
tornado==4.5.3
|
||||||
traitlets==4.3.2 # via ipython
|
traitlets==4.3.2 # via ipython
|
||||||
twilio==6.15.2
|
twilio==6.15.2
|
||||||
|
|||||||
Reference in New Issue
Block a user