From 3aecc02b1f937362ffc9f1447ca4af0e7983a528 Mon Sep 17 00:00:00 2001 From: David McKee Date: Mon, 26 Sep 2022 16:20:41 +0100 Subject: [PATCH] Use v5 of custom-api-client We want to support King's/Queen's Bench Division and Costs/SCCO mergers, but that requires changing the interface between the XQuery and the Custom API client to use version 2 of the search XQuery and version 5 of the custom-api-client. --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 3f315de60..e930e3d6f 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -16,6 +16,6 @@ requests-toolbelt~=0.9.1 lxml~=4.9.1 django-xml~=3.0.0 wsgi-basic-auth~=1.1.0 -ds-caselaw-marklogic-api-client~=4.10.0 +ds-caselaw-marklogic-api-client~=5.0.0 rollbar django-weasyprint==2.1.0