Add colorlog

This commit is contained in:
William Valentin
2025-07-20 13:06:13 -07:00
parent 2b6b607ac4
commit dbe2677509
3 changed files with 12 additions and 1 deletions

View File

@@ -18,6 +18,7 @@ python-dateutil = "==2.9.0.post0"
pytz = "==2025.2"
six = "==1.17.0"
tzdata = "==2025.2"
colorlog = "*"
[dev-packages]
pre-commit = "*"