diff --git a/apps/hal9/requirements.txt b/apps/hal9/requirements.txt index e88981a4..8b6939da 100644 --- a/apps/hal9/requirements.txt +++ b/apps/hal9/requirements.txt @@ -1,2 +1,5 @@ replicate==1.0.3 -groq==0.12.0 \ No newline at end of file +groq==0.12.0 +openai==1.55.3 +httpx==0.27.2 +typing-extensions>=4.11.0,<5.0.0 \ No newline at end of file