Reverts DRF update

This commit is contained in:
Trenton H 2024-04-15 13:47:24 -07:00
parent 15f01f3f43
commit 91c2cbd8cb
2 changed files with 6 additions and 6 deletions

View File

@ -17,7 +17,7 @@ django-extensions = "*"
django-filter = "~=24.2"
django-guardian = "*"
django-multiselectfield = "*"
djangorestframework = "==3.15.1"
djangorestframework = "==3.14.0"
djangorestframework-guardian = "*"
drf-writable-nested = "*"
bleach = "*"

10
Pipfile.lock generated
View File

@ -548,12 +548,12 @@
},
"djangorestframework": {
"hashes": [
"sha256:3ccc0475bce968608cf30d07fb17d8e52d1d7fc8bfe779c905463200750cbca6",
"sha256:f88fad74183dfc7144b2756d0d2ac716ea5b4c7c9840995ac3bfd8ec034333c1"
"sha256:579a333e6256b09489cbe0a067e66abe55c6595d8926be6b99423786334350c8",
"sha256:eb63f58c9f218e1a7d064d17a70751f528ed4e1d35547fdade9aaf4cd103fd08"
],
"index": "pypi",
"markers": "python_version >= '3.6'",
"version": "==3.15.1"
"index": "pypi",
"markers": "python_version >= '3.6'",
"version": "==3.14.0"
},
"djangorestframework-guardian": {
"hashes": [