Reverts DRF update

This commit is contained in:
Trenton Holmes 2024-04-13 07:18:24 -07:00
parent 47b4ab2e9f
commit 21b68a5afe
2 changed files with 7 additions and 7 deletions

View File

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

6
Pipfile.lock generated
View File

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