0.8.2 fix chalk behavior

This commit is contained in:
Yusur 2025-11-10 17:18:13 +01:00
parent 9471fc338f
commit 305f193f93
5 changed files with 53 additions and 3 deletions

View file

@ -10,7 +10,7 @@ license = "Apache-2.0"
readme = "README.md"
dependencies = [
"suou==0.8.0",
"suou==0.8.1",
"itsdangerous",
"toml",
"pydantic",