We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 19088c1 + a29b3cb commit 592c0dbCopy full SHA for 592c0db
2 files changed
pyproject.toml
@@ -1,11 +1,11 @@
1
[project]
2
name = "uipath-langchain"
3
-version = "0.0.109"
+version = "0.0.110"
4
description = "UiPath Langchain"
5
readme = { file = "README.md", content-type = "text/markdown" }
6
requires-python = ">=3.10"
7
dependencies = [
8
- "uipath>=2.0.45, <2.1.0",
+ "uipath>=2.0.55, <2.1.0",
9
"langgraph>=0.2.70",
10
"langchain-core>=0.3.34",
11
"langgraph-checkpoint-sqlite>=2.0.3",
0 commit comments