From 00f18d3b55df13b4014246188920a74e7672190d Mon Sep 17 00:00:00 2001 From: Raghav Pillai <76788658+raghavpillai@users.noreply.github.com> Date: Sat, 20 Jul 2024 18:58:38 -0700 Subject: [PATCH] Requirements --- requirements.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/requirements.txt b/requirements.txt index af55ce9..c6bb22b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,7 @@ annotated-types==0.7.0 anthropic==0.31.2 anyio==4.4.0 +build==1.2.1 certifi==2024.7.4 charset-normalizer==3.3.2 distro==1.9.0 @@ -17,6 +18,7 @@ openai==1.36.1 packaging==24.1 pydantic==2.8.2 pydantic_core==2.20.1 +pyproject_hooks==1.1.0 PyYAML==6.0.1 regex==2024.5.15 requests==2.32.3