Skip to content

Commit 200fbba

Browse files
committed
Update weave version to pickup fixes for langchain tracing
Signed-off-by: David Gardner <dagardner@nvidia.com>
1 parent 04fa612 commit 200fbba

2 files changed

Lines changed: 16 additions & 6 deletions

File tree

packages/nvidia_nat_weave/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ dependencies = [
6060
"presidio-anonymizer~=2.2",
6161
# Weave is pinned to a specfic version as we have seen breaking changes with minor releases
6262
# Both eval and trace exporting must be tested on any version change
63-
"weave==0.52.22",
63+
"weave==0.52.36",
6464
# transitive dependencies
6565
# Without this pin, anyone installing nvidia-nat-weave with Python 3.13 gets blis 0.7.11 which doesn't contain a
6666
# pre-built binary wheel for Python 3.13, leading to a build from source that fails to build.

uv.lock

Lines changed: 15 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)