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:
Rasyidan Akbar F. 2026-03-25 12:24:10 +07:00
commit 51c4fafe37

View file

@ -130,7 +130,6 @@ pythonPackages.buildPythonApplication {
edge-tts edge-tts
faster-whisper faster-whisper
# mini-swe-agent deps # mini-swe-agent deps
litellm
typer typer
platformdirs platformdirs
# Skills Hub # Skills Hub