From 1c3feadc863ffe9e661c8343d596320a2a0595df Mon Sep 17 00:00:00 2001 From: "sweep-ai[bot]" <128439645+sweep-ai[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 15:27:56 +0000 Subject: [PATCH] Update requirements.txt --- requirements.txt | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/requirements.txt b/requirements.txt index 37bc975e4..f288c949f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,8 @@ -openai -cohere -func_timeout -anthropic -replicate -pytest -pytest -python-dotenv -openai[datalib] +openai==0.27.0 +cohere==0.4.0 +func_timeout==4.3.5 +anthropic==0.1.0 +replicate==0.4.1 +pytest==6.2.5 +python-dotenv==0.19.1 +openai[datalib]==0.27.0