summaryrefslogtreecommitdiff
path: root/backend
diff options
context:
space:
mode:
Diffstat (limited to 'backend')
-rw-r--r--backend/requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/backend/requirements.txt b/backend/requirements.txt
index 7260f95..f03fcd2 100644
--- a/backend/requirements.txt
+++ b/backend/requirements.txt
@@ -3,6 +3,7 @@ uvicorn
pydantic[email]
openai
google-generativeai
+google-genai
anthropic
python-dotenv
httpx