|
|
|
@@ -556,14 +556,14 @@ widechars = ["wcwidth"] |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "termcolor" |
|
|
|
version = "3.1.0" |
|
|
|
version = "3.2.0" |
|
|
|
description = "ANSI color formatting for output in terminal" |
|
|
|
optional = false |
|
|
|
python-versions = ">=3.9" |
|
|
|
python-versions = ">=3.10" |
|
|
|
groups = ["main"] |
|
|
|
files = [ |
|
|
|
{file = "termcolor-3.1.0-py3-none-any.whl", hash = "sha256:591dd26b5c2ce03b9e43f391264626557873ce1d379019786f99b0c2bee140aa"}, |
|
|
|
{file = "termcolor-3.1.0.tar.gz", hash = "sha256:6a6dd7fbee581909eeec6a756cff1d7f7c376063b14e4a298dc4980309e55970"}, |
|
|
|
{file = "termcolor-3.2.0-py3-none-any.whl", hash = "sha256:a10343879eba4da819353c55cb8049b0933890c2ebf9ad5d3ecd2bb32ea96ea6"}, |
|
|
|
{file = "termcolor-3.2.0.tar.gz", hash = "sha256:610e6456feec42c4bcd28934a8c87a06c3fa28b01561d46aa09a9881b8622c58"}, |
|
|
|
] |
|
|
|
|
|
|
|
[package.extras] |
|
|
|
|