Update openpyxl to 3.1.*

This commit is contained in:
Raphael Michel
2023-02-03 09:35:02 +01:00
parent 32927bfd4f
commit d47bebb403

View File

@@ -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.*',