requirements: Upgrade stripe from 2.21.0 to 2.26.0.

This commit is contained in:
Vishnu Ks 2019-04-23 18:32:20 +00:00 committed by Tim Abbott
parent 45e6f07f63
commit 697b4b22c2
3 changed files with 3 additions and 3 deletions

View File

@ -195,7 +195,7 @@ django-two-factor-auth==1.8.0
twilio==6.25.0
# Needed for processing payments (in corporate)
stripe==2.21.0
stripe==2.26.0
# Needed for serving uploaded files from nginx but perform auth checks in django.
django-sendfile==0.3.11

View File

@ -175,7 +175,7 @@ sphinx==1.8.4
sphinxcontrib-websupport==1.1.0 # via sphinx
sqlalchemy==1.3.3
statsd==3.3.0 # via django-statsd-mozilla
stripe==2.21.0
stripe==2.26.0
tblib==1.3.2
tornado==4.5.3
traitlets==4.3.2 # via ipython

View File

@ -122,7 +122,7 @@ soupsieve==1.9.1 # via beautifulsoup4
sourcemap==0.2.1
sqlalchemy==1.3.3
statsd==3.3.0 # via django-statsd-mozilla
stripe==2.21.0
stripe==2.26.0
tornado==4.5.3
traitlets==4.3.2 # via ipython
twilio==6.25.0