From 6049805414fecacc5417b6052b1df343258f3cb5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20BEAU?= Date: Sun, 15 Oct 2023 13:06:34 +0200 Subject: [PATCH] DO NOT MERGE add test dependency --- test-requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/test-requirements.txt b/test-requirements.txt index 268eb05ad2..70010cd24b 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -8,3 +8,4 @@ vcrpy-unittest unittest2 # For shopinvader test_controller, which inherits component odoo-test-helper httpx # For FastAPI tests +odoo-addon-fastapi @ git+https://github.com/OCA/rest-framework@refs/pull/382/head#subdirectory=setup/fastapi