Upgrade to termcolor>=2 (#8766)

This commit is contained in:
Shantanu
2022-09-18 23:17:30 -07:00
committed by GitHub
parent 97c935a3fe
commit 67c858408d
3 changed files with 9 additions and 29 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ packaging==21.3
pycln==2.1.1 # must match .pre-commit-config.yaml
pyyaml==6.0
pytype==2022.08.30; platform_system != "Windows"
termcolor
termcolor>=2
tomli==1.2.2
tomlkit==0.11.4
types-pyyaml