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