requirements: Upgrade stripe to 2.3.0.

This commit is contained in:
Vishnu Ks 2018-07-31 15:56:59 +00:00 committed by Tim Abbott
parent 680c2100e3
commit 70de33384e
3 changed files with 3 additions and 3 deletions

View File

@ -189,7 +189,7 @@ django-two-factor-auth==1.7.0
twilio==6.15.2
# 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.
django-sendfile==0.3.11

View File

@ -167,7 +167,7 @@ sphinx==1.7.6
sphinxcontrib-websupport==1.0.1 # via sphinx
sqlalchemy==1.2.10
statsd==3.2.1 # via django-statsd-mozilla
stripe==1.82.1
stripe==2.3.0
tblib==1.3.2
tornado==4.5.3
traitlets==4.3.2 # via ipython

View File

@ -117,7 +117,7 @@ sockjs-tornado==1.0.3
sourcemap==0.2.1
sqlalchemy==1.2.10
statsd==3.2.1 # via django-statsd-mozilla
stripe==1.82.1
stripe==2.3.0
tornado==4.5.3
traitlets==4.3.2 # via ipython
twilio==6.15.2