From 415976cd5fed7e2326229ef37d6fa60ce7ced3cc Mon Sep 17 00:00:00 2001 From: David Westgate Date: Thu, 9 May 2024 18:43:05 -0700 Subject: [PATCH] remove unneeded time requirnment --- hw4/requirnments.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/hw4/requirnments.txt b/hw4/requirnments.txt index dd8adce..045d427 100644 --- a/hw4/requirnments.txt +++ b/hw4/requirnments.txt @@ -2,5 +2,4 @@ langchain-community langchain_openai python-dotenv validators -esprima -time \ No newline at end of file +esprima \ No newline at end of file