Skip to content

Commit 58ba571

Browse files
fix(deps): update dependency openai-agents to v0.6.0
1 parent 00c20ea commit 58ba571

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ readme = "README.md"
66
requires-python = ">=3.13,<3.14" # for scipy dep of reachy-mini
77
dependencies = [
88
"reachy-mini[mujoco]==1.0.0",
9-
"openai-agents==0.4.2",
9+
"openai-agents==0.6.0",
1010
"python-dotenv==1.2.1",
1111
"reachy-mini-dances-library==0.2.1",
1212
]

uv.lock

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

0 commit comments

Comments
 (0)