Skip to content

Commit aa01b15

Browse files
committed
fix: update uipath 2.8.0
1 parent 90c4aad commit aa01b15

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

packages/uipath-openai-agents/pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "uipath-openai-agents"
3-
version = "0.0.4"
3+
version = "0.0.5"
44
description = "UiPath OpenAI Agents SDK"
55
readme = "README.md"
66
requires-python = ">=3.11"
@@ -9,8 +9,8 @@ dependencies = [
99
"openai>=1.0.0",
1010
"openai-agents>=0.6.5",
1111
"openinference-instrumentation-openai-agents>=1.4.0",
12-
"uipath>=2.5.0, <2.6.0",
13-
"uipath-runtime>=0.5.0, <0.6.0",
12+
"uipath>=2.8.0, <2.9.0",
13+
"uipath-runtime>=0.6.0, <0.7.0",
1414
]
1515
classifiers = [
1616
"Intended Audience :: Developers",

packages/uipath-openai-agents/uv.lock

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

0 commit comments

Comments
 (0)