mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-24 05:41:40 +00:00
fix(cli): preserve config comments on setting writes
This commit is contained in:
parent
de54618720
commit
85383c6363
5 changed files with 180 additions and 33 deletions
|
|
@ -20,6 +20,7 @@ dependencies = [
|
|||
"rich>=14.3.3,<15",
|
||||
"tenacity>=9.1.4,<10",
|
||||
"pyyaml>=6.0.2,<7",
|
||||
"ruamel.yaml>=0.18.16,<0.19",
|
||||
"requests>=2.33.0,<3", # CVE-2026-25645
|
||||
"jinja2>=3.1.5,<4",
|
||||
"pydantic>=2.12.5,<3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue