build: Unpin DRF.
There have been no breaking changes in the minor versions and there is no ticket for unpinning this constraint. It doesn't make sense to keep.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user