- Notifications
You must be signed in to change notification settings - Fork302
Closed
Description
Django 3.2 is now out, but we are currently blocked on upgrading to it due to djangorestframework-jsonapi specifically disallows that and newer versions as dependencies:
django-rest-framework-json-api/setup.py
Line 101 in0892e3a
"django>=2.2,<3.2", |
I couldn't find any other issues related to this so thought I would create one.
Are there any specific concerns with loosening the version constraint so users of this library also can upgrade to Django 3.2?
Metadata
Metadata
Assignees
Labels
No labels