We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6f5a43 commit 6f38bdcCopy full SHA for 6f38bdc
1 file changed
pyproject.toml
@@ -23,7 +23,7 @@ dependencies = [
23
"requests>=2.0.0,<3.0.0",
24
"psutil>=5.9.8",
25
"packaging==23.2",
26
- "termcolor~=2.4.0", # 2.x.x tolerant
+ "termcolor>=2.3.0", # 2.x.x tolerant
27
"PyYAML>=5.3,<7.0"
28
]
29
[project.optional-dependencies]
0 commit comments