Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ description = "Python SDK that enables developers to build and deploy LangGraph
readme = { file = "README.md", content-type = "text/markdown" }
requires-python = ">=3.11"
dependencies = [
"uipath>=2.11.12, <2.12.0",
"uipath>=2.11.13, <2.12.0",
"uipath-core>=0.5.20, <0.6.0",
"uipath-platform>=0.1.77, <0.2.0",
"uipath-runtime>=0.11.2, <0.12.0",
"uipath-platform>=0.1.78, <0.2.0",
"uipath-runtime>=0.11.4, <0.12.0",
"langgraph>=1.1.8, <2.0.0",
"langchain-core>=1.2.27, <2.0.0",
"langgraph-checkpoint-sqlite>=3.0.3, <4.0.0",
Expand Down
30 changes: 15 additions & 15 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading