summaryrefslogtreecommitdiff
path: root/requirements-prod.txt
diff options
context:
space:
mode:
authorStephen Finucane <stephen@that.guru>2020-10-01 15:14:41 +0100
committerStephen Finucane <stephen@that.guru>2020-10-01 15:57:09 +0100
commit8a705e3cde489fa5bd120592202a9fe0a4c578e2 (patch)
treec3b933fba16fe8f522185cb028f8a6e0ad9bfc6e /requirements-prod.txt
parentb7a6df90802738f729bae144bc618482d9fa6840 (diff)
downloadpatchwork-8a705e3cde489fa5bd120592202a9fe0a4c578e2.tar
patchwork-8a705e3cde489fa5bd120592202a9fe0a4c578e2.tar.gz
Add support for djangorestframework 3.12
No changes necessary. Signed-off-by: Stephen Finucane <stephen@that.guru>
Diffstat (limited to 'requirements-prod.txt')
-rw-r--r--requirements-prod.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-prod.txt b/requirements-prod.txt
index b7ca00b..f845529 100644
--- a/requirements-prod.txt
+++ b/requirements-prod.txt
@@ -1,5 +1,5 @@
Django~=3.1.0
-djangorestframework~=3.11.0
+djangorestframework~=3.12.0
django-filter~=2.3.0
psycopg2-binary~=2.8.0
sqlparse~=0.3.0