Bump to stripe==5.1.*

This commit is contained in:
Raphael Michel
2023-02-06 16:49:50 +01:00
parent 714ce28b6a
commit 6f61155deb

View File

@@ -225,7 +225,7 @@ setup(
'sepaxml==2.6.*',
'slimit',
'static3==0.7.*',
'stripe==5.0.*',
'stripe==5.1.*',
'text-unidecode==1.*',
'tlds>=2020041600',
'tqdm==4.*',