Bump colorama for pylint and add distro

Pylint requires colorama >=0.4.5

distro is the recommended replacement for Python's original platform.linux_distribution function (removed in Python 3.8). It also provides additional functionality.
This commit is contained in:
Zedifus 2023-06-18 12:53:51 +01:00
parent ba429585d7
commit 3b60aea37d

View File

@ -3,9 +3,10 @@ apscheduler==3.8.1
argon2-cffi==21.3
bleach==4.1
cached_property==1.5.2
colorama==0.4
colorama==0.4.5
croniter==1.3.5
cryptography==39.0.1
distro==1.8.0
libgravatar==1.0.0
peewee==3.13
pexpect==4.8