diff --git a/src/setup.py b/src/setup.py index 79e0ffbbd..61a27b05b 100644 --- a/src/setup.py +++ b/src/setup.py @@ -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.*',