Files
hermes-webui/requirements.txt
2026-05-25 00:14:38 +00:00

6 lines
223 B
Plaintext

# Hermes Web UI -- minimal Python dependencies
# The server uses PyYAML plus cryptography for optional local passkey/WebAuthn support.
# All heavy ML/agent deps live in the Hermes agent venv.
pyyaml>=6.0
cryptography>=42.0