diff --git a/backend/config/requirements/base.txt b/backend/config/requirements/base.txt index 78bc54c8f..c9733b2b3 100644 --- a/backend/config/requirements/base.txt +++ b/backend/config/requirements/base.txt @@ -5,6 +5,7 @@ boto3==1.28.73 # https://github.com/boto/boto3 eth-account==0.9.0 # https://github.com/ethereum/eth-account eth-utils==2.2.1 # https://github.com/ethereum/eth-utils google-api-python-client==2.99.0 # https://github.com/googleapis/google-api-python-client +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/