From f8187634058d05fa7f2961b9980f2ec720911b84 Mon Sep 17 00:00:00 2001 From: Jun-te Kim Date: Fri, 13 Mar 2026 14:43:55 +0000 Subject: [PATCH] make tests work --- test.requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test.requirements.txt b/test.requirements.txt index d8b8b777..4bd89caa 100644 --- a/test.requirements.txt +++ b/test.requirements.txt @@ -4,4 +4,5 @@ pytest-cov pytest-mock dotenv psycopg[binary] -pytest-postgresql \ No newline at end of file +pytest-postgresql +hubspot-api-client \ No newline at end of file