c50f062a51
- Remove `httpx` from the `pip install` docstring — it is not imported or used anywhere in the server, only `lark-oapi` is needed - Pin `lark-oapi>=1.0,<2.0` in requirements.txt for reproducible installs, consistent with how other MCP servers pin their deps (e.g. httpx>=0.27,<1.0) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>