Skip to content

Commit ef93c02

Browse files
chore(deps): update traceloop-sdk requirement
Updates the requirements on [traceloop-sdk](https://github.com/traceloop/openllmetry) to permit the latest version. - [Release notes](https://github.com/traceloop/openllmetry/releases) - [Changelog](https://github.com/traceloop/openllmetry/blob/main/CHANGELOG.md) - [Commits](traceloop/openllmetry@0.52.0...0.53.3) --- updated-dependencies: - dependency-name: traceloop-sdk dependency-version: 0.53.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 49da0a0 commit ef93c02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies = [
1616
"pydantic~=2.12.3",
1717
"hatchling~=1.27.0",
1818
"opentelemetry-exporter-otlp-proto-grpc~=1.38.0",
19-
"traceloop-sdk~=0.52.0"
19+
"traceloop-sdk>=0.52,<0.54"
2020
]
2121

2222
[build-system]

0 commit comments

Comments
 (0)