From 47c636c38bf87148a8dd97f41ae369aea2a06e74 Mon Sep 17 00:00:00 2001 From: wwakabobik Date: Thu, 2 Nov 2023 17:05:38 +0100 Subject: [PATCH] 0.2 - fix testing --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index e04247d..0aed1d2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,10 +19,10 @@ pillow==10.1.0 readability==0.3.1 # Testing webdriver_manager==4.0.1 -selenium==4.14.0 -pytest==7.4.2 +selenium==4.15.0 +pytest==7.4.3 pytest-json-report==1.5.0 pytest-xdist==3.3.1 # Third-party-test -cohere==4.27 +cohere==4.32 llamaapi==0.1.36