Bump stripe to 4.2.* and raise Stripe API version

This commit is contained in:
Raphael Michel
2022-10-19 17:55:39 +02:00
parent e16fd61bec
commit c05abcbccd
2 changed files with 2 additions and 2 deletions

View File

@@ -225,7 +225,7 @@ setup(
'sepaxml==2.4.*,>=2.4.1',
'slimit',
'static3==0.7.*',
'stripe==2.66.*',
'stripe==4.2.*',
'text-unidecode==1.*',
'tlds>=2020041600',
'tqdm==4.*',