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