From c0abf96879b14fe33b671d80fafc3825e1fdf7a4 Mon Sep 17 00:00:00 2001 From: Hemang Sarkar Date: Tue, 11 Feb 2025 10:24:41 +0100 Subject: [PATCH] Update requirements.txt --- tests/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 9f2ec8a..08b482c 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -2,5 +2,6 @@ anthropic openai pytest pytest-asyncio +pytest-cov pytest-playwright -tavily-python \ No newline at end of file +tavily-python