diff --git a/requirements.txt b/requirements.txt index 5678ef5e..66f137c9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,4 +9,5 @@ pytz>=2016.10 requests>=2.11.1 SQLAlchemy>=0.8.4 tornado>=4.1 -Wand>=0.4.4 \ No newline at end of file +Wand>=0.4.4 +unidecode>=0.04.19 \ No newline at end of file