From edca20569f27a943212b167fd2aac576dafc481e Mon Sep 17 00:00:00 2001 From: Patrick Arminio Date: Wed, 3 Jul 2024 17:01:32 +0200 Subject: [PATCH] Add missing requirement --- requirements-docs-tests.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements-docs-tests.txt b/requirements-docs-tests.txt index b82df4933..205c979d2 100644 --- a/requirements-docs-tests.txt +++ b/requirements-docs-tests.txt @@ -1,2 +1,3 @@ # For mkdocstrings and tests httpx >=0.23.0,<0.25.0 +django