Update Stripe API

This commit is contained in:
Raphael Michel
2019-07-04 11:08:05 +02:00
parent 779a3698a8
commit cbeaf399df
2 changed files with 2 additions and 2 deletions

View File

@@ -42,7 +42,7 @@ oauthlib==2.1.*
django-jsonfallback>=2.1.2
psycopg2-binary
# Stripe
stripe==2.29.*
stripe==2.32.*
# PayPal
paypalrestsdk==1.13.*
pycparser==2.13 # https://github.com/eliben/pycparser/issues/147