diff --git a/requirements/constraints.txt b/requirements/constraints.txt index a37d7e134d..1714bdb3ae 100644 --- a/requirements/constraints.txt +++ b/requirements/constraints.txt @@ -34,10 +34,6 @@ django-oauth-toolkit==1.7.1 # Issue for unpinning: https://github.com/openedx/edx-platform/issues/35276 django-webpack-loader==0.7.0 -# Date: 2023-06-20 -# Adding pin to avoid any major upgrade -djangorestframework<3.15.0 - # Date: 2024-07-19 # Generally speaking, the major version of django-stubs must either match the major version # of django, or exceed it by 1. So, we will need to perpetually constrain django-stubs and