mirror of
https://github.com/0xrsydn/nix-hermes-agent.git
synced 2026-08-07 00:53:52 +00:00
fix: remove compromised litellm dependency
litellm on PyPI has been reported as compromised. The upstream hermes-agent v0.4.0 already dropped it from its dependencies. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
207e6c1cdb
commit
51c4fafe37
1 changed files with 0 additions and 1 deletions
|
|
@ -130,7 +130,6 @@ pythonPackages.buildPythonApplication {
|
|||
edge-tts
|
||||
faster-whisper
|
||||
# mini-swe-agent deps
|
||||
litellm
|
||||
typer
|
||||
platformdirs
|
||||
# Skills Hub
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue