refactor: Update comfy-table to 7.2.0 and adapt API changes

Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
This commit is contained in:
Andrew Phillips
2025-09-08 18:02:23 -03:00
parent 15417eb1d3
commit c4a3c54ff3
3 changed files with 18 additions and 14 deletions

View File

@@ -38,7 +38,7 @@ lz4_flex = "0.11.1"
magic = "0.13.0"
nix = "0.30.1"
once_cell = "1.19.0"
comfy-table = "0.3.1"
comfy-table = "7.2.0"
pwhash = "1.0.0"
regex = "1.9.5"
ringbuf = "0.3"