Skip to content

Commit d6b5684

Browse files
honglei24tosone
authored andcommitted
fix(*): fix dependency conflicts
1 parent c6bfa0e commit d6b5684

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

libs/observe/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "hiagent-observe"
3-
version = "2.0.1"
3+
version = "2.0.2"
44
description = "HiAgent Observe SDK"
55
readme = "README.md"
66
requires-python = ">=3.10"
@@ -10,7 +10,7 @@ dependencies = [
1010
"opentelemetry-sdk>=1.33.1",
1111
"pydantic>=2.11.5",
1212
"python-dotenv>=1.1.0",
13-
"hiagent-api>=0.1.0,<2.2.0",
13+
"hiagent-api>=0.1.0",
1414
"requests==2.32.3",
1515
]
1616

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)