root: fix pipfile not referencing djangorestframework

This commit is contained in:
Jens Langhammer 2020-09-30 09:23:00 +02:00
parent e956b86649
commit acb2b825f3
2 changed files with 1 additions and 8 deletions

View File

@ -17,7 +17,7 @@ django-otp = "*"
django-prometheus = "*"
django-recaptcha = "*"
django-redis = "*"
django-rest-framework = "==3.11.1"
djangorestframework = "==3.11.1"
django-storages = "*"
djangorestframework-guardian = "*"
drf-yasg = "*"

7
Pipfile.lock generated
View File

@ -339,13 +339,6 @@
"index": "pypi",
"version": "==4.12.1"
},
"django-rest-framework": {
"hashes": [
"sha256:47a8f496fa69e3b6bd79f68dd7a1527d907d6b77f009e9db7cf9bb21cc565e4a"
],
"index": "pypi",
"version": "==0.1.0"
},
"django-storages": {
"hashes": [
"sha256:12de8fb2605b9b57bfaf54b075280d7cbb3b3ee1ca4bc9b9add147af87fe3a2c",