Files
Koutian Wu c50f062a51 fix: clean up feishu-bridge dependency docs and pin lark-oapi version
- 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>
2026-04-11 22:54:24 -05:00
..