From 7edce04510fcd2c5dbbae15b10a4df7fc5844215 Mon Sep 17 00:00:00 2001 From: Anatoli Babenia Date: Sun, 15 Nov 2020 14:00:43 +0300 Subject: [PATCH] Use newer version of `polyglot` from `git` Until there is a new PyPI release https://github.com/aboSamoor/polyglot/issues/205 --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9983458..9cb65fe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,8 +9,7 @@ redis colored langdetect cffi -polyglot -PyICU +git+https://github.com/aboSamoor/polyglot.git@9b93b2e colorama pyyaml python-Levenshtein