Skip to content

Conversation

@GabrielVasilescu04
Copy link
Contributor

@GabrielVasilescu04 GabrielVasilescu04 commented Dec 10, 2025

Description

Increment the mininum required runtime version. The changes from this PR are needed for conversational agents:UiPath/uipath-runtime-python#50

Development Package

  • Add this package as a dependency in your pyproject.toml:
[project]
dependencies = [
  # Exact version:
  "uipath==2.2.28.dev1010023335",

  # Any version from PR
  "uipath>=2.2.28.dev1010020000,<2.2.28.dev1010030000"
]

[[tool.uv.index]]
name = "testpypi"
url = "https://test.pypi.org/simple/"
publish-url = "https://test.pypi.org/legacy/"
explicit = true

[tool.uv.sources]
uipath = { index = "testpypi" }

@GabrielVasilescu04 GabrielVasilescu04 self-assigned this Dec 10, 2025
@GabrielVasilescu04 GabrielVasilescu04 added the build:dev Create a dev build from the pr label Dec 10, 2025
@github-actions github-actions bot added test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-llamaindex Triggers tests in the uipath-llamaindex-python repository labels Dec 10, 2025
@GabrielVasilescu04 GabrielVasilescu04 force-pushed the fix/increment-runtime-version branch from 87296be to 8384eaa Compare December 10, 2025 15:27
@GabrielVasilescu04 GabrielVasilescu04 force-pushed the fix/increment-runtime-version branch from 8384eaa to b1bdb09 Compare December 10, 2025 15:29
@GabrielVasilescu04 GabrielVasilescu04 merged commit b2eed6e into main Dec 10, 2025
104 of 105 checks passed
@GabrielVasilescu04 GabrielVasilescu04 deleted the fix/increment-runtime-version branch December 10, 2025 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build:dev Create a dev build from the pr test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-llamaindex Triggers tests in the uipath-llamaindex-python repository

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants