summaryrefslogtreecommitdiff
path: root/requirements-prod.txt
diff options
context:
space:
mode:
authorStephen Finucane <stephen@that.guru>2020-10-01 15:15:37 +0100
committerStephen Finucane <stephen@that.guru>2020-10-01 15:57:09 +0100
commit875f8869e023bac45b9c39d217c7bd52d9889729 (patch)
treec5927ee624b361bcacf42c265d00e345dbb4ba6d /requirements-prod.txt
parent8a705e3cde489fa5bd120592202a9fe0a4c578e2 (diff)
downloadpatchwork-875f8869e023bac45b9c39d217c7bd52d9889729.tar
patchwork-875f8869e023bac45b9c39d217c7bd52d9889729.tar.gz
requirements: Bump django-filter to 2.4.0
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 f845529..c7df9da 100644
--- a/requirements-prod.txt
+++ b/requirements-prod.txt
@@ -1,5 +1,5 @@
Django~=3.1.0
djangorestframework~=3.12.0
-django-filter~=2.3.0
+django-filter~=2.4.0
psycopg2-binary~=2.8.0
sqlparse~=0.3.0