0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-24 01:57:32 +01:00

Add xslxwriter dependency

This commit is contained in:
jacobtoppm 2020-03-05 11:33:05 +00:00
parent 110a08b40b
commit 7026ab3408

View File

@ -34,6 +34,7 @@ install_requires = [
"Willow>=1.3,<1.4",
"requests>=2.11.1,<3.0",
"l18n>=2018.5",
"xlsxwriter>=1.2.8,<2.0"
]
# Testing dependencies