Update stripe to 2.41.0 to support tax id
This commit is contained in:
parent
1b243822a9
commit
8cc766b62f
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ requests==2.10.0
|
||||||
rjsmin==1.0.12
|
rjsmin==1.0.12
|
||||||
six==1.10.0
|
six==1.10.0
|
||||||
sqlparse==0.1.19
|
sqlparse==0.1.19
|
||||||
stripe==2.24.1
|
stripe==2.41.0
|
||||||
wheel==0.29.0
|
wheel==0.29.0
|
||||||
django-admin-honeypot==1.0.0
|
django-admin-honeypot==1.0.0
|
||||||
coverage==4.3.4
|
coverage==4.3.4
|
||||||
|
|
Loading…
Reference in a new issue