File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11[project ]
22name = " hiagent-api"
3- version = " 0.1.0 "
3+ version = " 2. 0.1"
44description = " Add your description here"
55readme = " README.md"
66requires-python = " >=3.10"
Original file line number Diff line number Diff line change 11[project ]
22name = " hiagent-components"
3- version = " 0.1.0 "
3+ version = " 2. 0.1"
44description = " Add your description here"
55readme = " README.md"
66requires-python = " >=3.10"
@@ -9,7 +9,7 @@ dependencies = [
99 " strenum>=0.4.15" ,
1010 " pydantic>=2.11.5" ,
1111 " python-dotenv>=1.1.0" ,
12- " hiagent-api>=0.1.0,<0 .2.0" ,
12+ " hiagent-api>=0.1.0,<2 .2.0" ,
1313 " tenacity>=9.1.2" ,
1414]
1515
Original file line number Diff line number Diff line change 11[project ]
22name = " hiagent-eva"
3- version = " 0.1.2 "
3+ version = " 2. 0.1"
44description = " HiAgent Eva SDK"
55readme = " README.md"
66requires-python = " >=3.10"
77dependencies = [
88 " tenacity>=9.1.2" ,
99 " python-dotenv>=1.1.0" ,
10- " hiagent-api>=0.1.0,<0 .2.0" ,
10+ " hiagent-api>=0.1.0,<2 .2.0" ,
1111 " requests>=2.32.3" ,
1212]
1313
Original file line number Diff line number Diff line change 11[project ]
22name = " hiagent-observe"
3- version = " 0.1 .1"
3+ version = " 2.0 .1"
44description = " HiAgent Observe SDK"
55readme = " README.md"
66requires-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,<0 .2.0" ,
13+ " hiagent-api>=0.1.0,<2 .2.0" ,
1414 " requests==2.32.3" ,
1515]
1616
You can’t perform that action at this time.
0 commit comments