diff --git a/create-cardholders-and-cards/server/python/requirements.txt b/create-cardholders-and-cards/server/python/requirements.txt index 74a3d1f..3a8f77a 100644 --- a/create-cardholders-and-cards/server/python/requirements.txt +++ b/create-cardholders-and-cards/server/python/requirements.txt @@ -1,3 +1,3 @@ Flask==3.0.3 python-dotenv==1.0.1 -stripe==10.1.0 \ No newline at end of file +stripe==11.4.1 \ No newline at end of file