Skip to content

Commit 5568359

Browse files
authored
Merge pull request #91 from UiPath/fix/update_runtime
fix: update uipath-runtime
2 parents 764a683 + 20c68dc commit 5568359

2 files changed

Lines changed: 25 additions & 29 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "uipath-llamaindex"
3-
version = "0.1.3"
3+
version = "0.1.4"
44
description = "UiPath LlamaIndex SDK"
55
readme = { file = "README.md", content-type = "text/markdown" }
66
requires-python = ">=3.11"
@@ -9,8 +9,7 @@ dependencies = [
99
"llama-index-embeddings-azure-openai>=0.4.1",
1010
"llama-index-llms-azure-openai>=0.4.2",
1111
"openinference-instrumentation-llama-index>=4.3.9",
12-
"uipath-runtime>=0.1.2, <0.2.0",
13-
"uipath>=2.2.8, <2.3.0",
12+
"uipath>=2.2.16, <2.3.0",
1413
]
1514
classifiers = [
1615
"Intended Audience :: Developers",

uv.lock

Lines changed: 23 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)