Skip to content

Commit 4fa368e

Browse files
authored
fix: Update wandb and weave (#507)
* update wandb and weave * update art version
1 parent 39f4972 commit 4fa368e

2 files changed

Lines changed: 20 additions & 20 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
[project]
22
name = "openpipe-art"
3-
version = "0.5.7"
3+
version = "0.5.8"
44
description = "The OpenPipe Agent Reinforcement Training (ART) library"
55
readme = "README.md"
66
requires-python = ">=3.11"
77
dependencies = [
88
"openai>=2.14.0",
99
"typer>=0.15.2",
1010
"litellm>=1.74.1",
11-
"weave>=0.51.51",
11+
"weave>=0.52.23",
1212
"tinker>=0.7.0",
1313
"tinker-cookbook>=0.1.0",
1414
"polars>=1.26.0",
@@ -33,7 +33,7 @@ backend = [
3333
"awscli>=1.38.1",
3434
"setproctitle>=1.3.6",
3535
"setuptools>=78.1.0",
36-
"wandb==0.22.1",
36+
"wandb==0.23.1",
3737
"transformers>=4.55.2,<=4.57.3",
3838
"duckdb>=1.0.0",
3939
"pyarrow>=15.0.0",

uv.lock

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

0 commit comments

Comments
 (0)