add indirect dependencies from l18n

This commit is contained in:
Matt Westcott 2018-08-06 12:48:27 +01:00
parent 2538400cd2
commit 3b3e7b9cb8

View file

@ -33,6 +33,8 @@ install_requires = [
"Unidecode>=0.04.14,<1.0",
"Willow>=1.1,<1.2",
"requests>=2.11.1,<3.0",
"pytz>=2016.6", # for l18n
"six>=1.11,<2.0", # for l18n
]
# Testing dependencies