requirements: Upgrade stripe to 1.82.1.

This commit is contained in:
Vishnu Ks 2018-05-24 16:20:23 +00:00 committed by Tim Abbott
parent e35cbb55c9
commit 09970b3aea
3 changed files with 3 additions and 3 deletions

View File

@ -186,7 +186,7 @@ django-two-factor-auth==1.7.0
twilio==6.14.0
# Needed for processing payments (in zilencer)
stripe==1.80.0
stripe==1.82.1
# Needed for serving uploaded files from nginx but perform auth checks in django.
django-sendfile==0.3.11

View File

@ -162,7 +162,7 @@ sphinx==1.7.4
sphinxcontrib-websupport==1.0.1 # via sphinx
sqlalchemy==1.2.7
statsd==3.2.1 # via django-statsd-mozilla
stripe==1.80.0
stripe==1.82.1
tblib==1.3.2
tornado==4.5.3
traitlets==4.3.2 # via ipython

View File

@ -111,7 +111,7 @@ sockjs-tornado==1.0.3
sourcemap==0.2.1
sqlalchemy==1.2.7
statsd==3.2.1 # via django-statsd-mozilla
stripe==1.80.0
stripe==1.82.1
tornado==4.5.3
traitlets==4.3.2 # via ipython
twilio==6.14.0