Skip to content
  • Robert Raposa's avatar
    add constraint for edx-drf-extensions · ce0b4242
    Robert Raposa authored
    There is a planned edx-drf-extension update to 3.0.0 to remove the
    toggle used for ENFORCE_JWT_SCOPES. Currently, edx-platform is dependent
    on the this toggle. This constraint will keep other `make upgrade` PRs
    working in the short window before the edx-paltform PR to remove the
    same toggle can land.
    
    BOM-1324
    ce0b4242