Skip to content

Commit 3a80b4c

Browse files
committed
fix: render deployment
Signed-off-by: Arya Pratap Singh <notaryasingh@gmail.com>
1 parent b6aa8e0 commit 3a80b4c

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
0 Bytes
Binary file not shown.
-77 Bytes
Binary file not shown.

agent/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ requires = ["setuptools >= 61.0"]
1414
build-backend = "setuptools.build_meta"
1515

1616
[tool.poetry.dependencies]
17-
python = "^3.12"
17+
python = "^3.11.11"
1818
langchain-anthropic = "^0.2.1"
1919
langchain = "^0.3.1"
2020
openai = "^1.51.0"

0 commit comments

Comments
 (0)