Files
dniku 9db2556811 mitmproxy: drop unused msgpack dependency
MsgPack rendering has been provided by mitmproxy-rs since mitmproxy 12, so the Python msgpack dependency is unused. Declare msgpack directly in mitmproxy2swagger, which still requires it.

https://github.com/mitmproxy/mitmproxy/pull/8319

Assisted-by: OpenAI Codex (gpt-5.6-sol-xhigh)
2026-08-01 08:01:22 +01:00
..