mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00:00
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:
parent
ba429585d7
commit
3b60aea37d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user