Downgrade colored to fix tests

`colored` became smarter in patch version to avoid
coloring if running without TTY

https://gitlab.com/dslackw/colored/-/issues/21
This commit is contained in:
Anatoli Babenia 2021-11-13 10:45:02 +03:00
parent 609c79093d
commit db5217aac2

View file

@ -6,7 +6,7 @@ pygments
dateutils
fuzzywuzzy
redis
colored
colored<1.4.3
langdetect
cffi
polyglot