From 1b2a713917ba0c36616c2276025aacb2704eaa8c Mon Sep 17 00:00:00 2001 From: Greg Kempe Date: Tue, 23 Jan 2024 10:28:36 +0200 Subject: [PATCH] latest docpipe --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1f5738797..f14fd11da 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ dependencies = [ "django-treebeard>=4.5.1", "djangorestframework>=3.13.1", "drf-spectacular>=0.26.0", - "docpipe @ git+https://github.com/laws-africa/docpipe.git@97c371fd7e28041481581a1d43952b401bb6b119", + "docpipe @ git+https://github.com/laws-africa/docpipe.git@dadd9683eb946066816ad1250c098ff96686eb5f", "elasticsearch>=7.17.1", "elasticsearch-dsl>=7.4.0", "google-api-python-client>=2.46.0",