diff --git a/src/setup.py b/src/setup.py index 63682a7e2f..c06792c1e0 100644 --- a/src/setup.py +++ b/src/setup.py @@ -200,7 +200,7 @@ setup( # We can upgrade markdown again once django-bootstrap3 upgrades or once we drop Python 3.6 and 3.7 'mt-940==4.23.*', 'oauthlib==3.2.*', - 'openpyxl==3.0.*', + 'openpyxl==3.1.*', 'packaging', 'paypalrestsdk==1.13.*', 'paypal-checkout-serversdk==1.0.*',