What's New
LMS fix other-apps

Drop the razorpay dependency

RA @raizasafeel · #2604 · merged 28 Jul 2026

LMS pinned razorpay~=1.4.1 while payments (a required app) pins razorpay~=2.0.0 — disjoint ranges that bench only resolves by luck. Nothing in LMS imports the SDK; payments owns it. Dropped the dependency to stop chasing version ranges.