Files
hermes-agent/pyproject.toml
Teknium a9f9c60efd fix(deps): add dingtalk-stream to optional dependencies
Cherry-picked from PR #2065 by @ygd58. Fixes #2062.

dingtalk-stream was required by gateway/platforms/dingtalk.py but not
listed in pyproject.toml, causing ImportError on pip install .[all].
Adds dingtalk extras group following the same pattern as slack/sms/etc.
2026-03-22 04:08:49 -07:00

3.2 KiB