Skip to content

Commit

Permalink
fix: render deployment
Browse files Browse the repository at this point in the history
Signed-off-by: Arya Pratap Singh <[email protected]>
  • Loading branch information
ARYPROGRAMMER committed Jan 6, 2025
1 parent b6aa8e0 commit 3a80b4c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file modified agent/.langgraph_api/.langgraph_ops.pckl
Binary file not shown.
Binary file modified agent/.langgraph_api/.langgraph_retry_counter.pckl
Binary file not shown.
2 changes: 1 addition & 1 deletion agent/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ requires = ["setuptools >= 61.0"]
build-backend = "setuptools.build_meta"

[tool.poetry.dependencies]
python = "^3.12"
python = "^3.11.11"
langchain-anthropic = "^0.2.1"
langchain = "^0.3.1"
openai = "^1.51.0"
Expand Down

0 comments on commit 3a80b4c

Please sign in to comment.