Add back unidecode as a testing-only dependency

pull/6500/head
Matt Westcott 2020-10-23 18:57:32 +01:00
rodzic 0e41104670
commit 4c66dc6197
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -48,6 +48,7 @@ testing_extras = [
'boto3>=1.4,<1.5',
'freezegun>=0.3.8',
'openpyxl>=2.6.4',
'Unidecode>=0.04.14,<2.0',
# For coverage and PEP8 linting
'coverage>=3.7.0',