|
|
@@ -61,7 +61,8 @@ django-timezone-field
|
|
|
|
|
|
# A REST API framework for Django projects
|
|
|
# https://www.django-rest-framework.org/community/release-notes/
|
|
|
-djangorestframework
|
|
|
+# Pinned to 3.14 for NetBox v3.7
|
|
|
+djangorestframework<3.15
|
|
|
|
|
|
# Sane and flexible OpenAPI 3 schema generation for Django REST framework.
|
|
|
# https://github.com/tfranzel/drf-spectacular/blob/master/CHANGELOG.rst
|