From a040d4d9e981685517a1d0330238720ae077cc4e Mon Sep 17 00:00:00 2001 From: Simone Orsi Date: Fri, 29 Nov 2024 16:24:13 +0100 Subject: [PATCH] Add TMP test dep --- test-requirements.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test-requirements.txt b/test-requirements.txt index 98a1ae8d5b..56301fc492 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6,3 +6,6 @@ PyYAML xmlunittest # tests use python 3.6 and pypdf dropped support for python 3.6-3.7 in 5.0 pypdf==4.3.1 + +# [14.0][IMP] edi_oca: Add new model edi.configuration #1035 +odoo14-addon-edi_oca @ git+https://github.com/OCA/edi@refs/pull/1035/head#subdirectory=setup/edi_oca