From 000dc61ef5e5b5851fc46a298cc1f413649b92dd Mon Sep 17 00:00:00 2001 From: Zachary Huang <33015448+zachary62@users.noreply.github.com> Date: Tue, 29 Apr 2025 08:51:33 -0400 Subject: [PATCH] Update requirements.txt --- cookbook/pocketflow-chat-memory/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cookbook/pocketflow-chat-memory/requirements.txt b/cookbook/pocketflow-chat-memory/requirements.txt index abb8e35..121b2da 100644 --- a/cookbook/pocketflow-chat-memory/requirements.txt +++ b/cookbook/pocketflow-chat-memory/requirements.txt @@ -1,4 +1,4 @@ -pocketflow>=0.0.5 +pocketflow>=0.0.2 numpy>=1.20.0 faiss-cpu>=1.7.0 -openai>=1.0.0 \ No newline at end of file +openai>=1.0.0