1
0
mirror of https://github.com/chubin/cheat.sh.git synced 2026-06-20 13:16:44 +02:00

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
+1 -1
View File
@@ -6,7 +6,7 @@ pygments
dateutils
fuzzywuzzy
redis
colored
colored<1.4.3
langdetect
cffi
polyglot