change: remove dependency colorama and colorlog

This commit is contained in:
debugtalk
2020-03-07 16:02:18 +08:00
parent 7213f86f80
commit 55ba82b1a6
4 changed files with 3 additions and 116 deletions

View File

@@ -7,6 +7,7 @@
- replace logging with [loguru](https://github.com/Delgan/loguru)
- remove support for Python 2.7
- replace string format with f-string
- remove dependency colorama and colorlog
## 2.5.7 (2020-02-21)