Add OpenRouter to Project Requirement

This commit is contained in:
uppb 2026-03-29 21:57:55 -07:00
parent 4641c03340
commit d9b4ed8a46
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ dependencies = [
"langchain-google-genai>=2.1.5",
"langchain-openai>=0.3.23",
"langgraph>=0.4.8",
"openrouter>=0.8.0",
"pandas>=2.3.0",
"parsel>=1.10.0",
"pytz>=2025.2",