Update stripe requirement from ==2.42.* to ==2.66.*

This commit is contained in:
Raphael Michel
2022-02-23 09:51:21 +01:00
parent 70e4b02370
commit 069dd02ebc

View File

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