diff --git a/config/requirements/base.txt b/config/requirements/base.txt index 22411256f..0a2522d7c 100644 --- a/config/requirements/base.txt +++ b/config/requirements/base.txt @@ -7,7 +7,7 @@ google-api-python-client==2.99.0 # https://github.com/googleapis/google-api-pyth Pillow==10.0.1 # https://github.com/python-pillow/Pillow qrcode==7.4.2 # https://github.com/lincolnloop/python-qrcode rollbar==1.0.0 #https://github.com/rollbar/pyrollbar/ -stripe==5.5.0 #https://github.com/stripe/stripe-python/ +stripe==11.2.0 #https://github.com/stripe/stripe-python/ procrastinate==2.11.0 #https://github.com/procrastinate-org/procrastinate PyJWT==2.9.0 #https://github.com/jpadilla/pyjwt