Skip to content

Commit f0e60cb

Browse files
committed
Revert " ;/kvh; vg"
This reverts commit 41c9b97.
1 parent 41c9b97 commit f0e60cb

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

samples/company-research-agent/pyproject.toml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies = [
99
"langgraph>=0.2.55",
1010
"langchain-anthropic>=0.3.8",
1111
"tavily-python>=0.5.0",
12-
"uipath-langchain>=0.0.117.dev1001150000,<0.0.117.dev1001160000",
12+
"uipath-langchain==0.0.113",
1313
"uipath>=2.0.75",
1414
"duckduckgo-search>=8.1.1",
1515
"langchain-community>=0.3.21",
@@ -45,12 +45,3 @@ lint.ignore = [
4545

4646
[tool.ruff.lint.per-file-ignores]
4747
"tests/*" = ["D", "UP"]
48-
49-
[[tool.uv.index]]
50-
name = "testpypi"
51-
url = "https://test.pypi.org/simple/"
52-
publish-url = "https://test.pypi.org/legacy/"
53-
explicit = true
54-
55-
[tool.uv.sources]
56-
uipath-langchain = { index = "testpypi" }

0 commit comments

Comments
 (0)