From 25f79053655200b1c527f07054c6d4180521004a Mon Sep 17 00:00:00 2001 From: jaimergp Date: Thu, 21 Mar 2024 13:21:10 +0100 Subject: [PATCH] Fix CI (#189) --- tests/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/requirements.txt b/tests/requirements.txt index 069186a1..6c0aa731 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -4,5 +4,6 @@ conda pydantic pytest pytest-cov +pytest-mock hypothesis hypothesis-jsonschema