requirements: Upgrade stripe to 1.79.1.

This commit is contained in:
Vishnu Ks 2018-04-01 14:43:26 +00:00 committed by Tim Abbott
parent 211826a0d8
commit 47f79a0bf0
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -159,7 +159,7 @@ sphinx==1.7.2
sphinxcontrib-websupport==1.0.1 # via sphinx
sqlalchemy==1.2.6
statsd==3.2.1 # via django-statsd-mozilla
stripe==1.77.2
stripe==1.79.1
tblib==1.3.2
tornado==4.5.3
traitlets==4.3.2 # via ipython

View File

@ -110,7 +110,7 @@ sockjs-tornado==1.0.3
sourcemap==0.2.1
sqlalchemy==1.2.6
statsd==3.2.1 # via django-statsd-mozilla
stripe==1.77.2
stripe==1.79.1
tornado==4.5.3
traitlets==4.3.2 # via ipython
twilio==6.11.0