Skip to content

Commit 21f0cdc

Browse files
committed
bump smolagents version
1 parent 13d0fb7 commit 21f0cdc

File tree

1 file changed

+2
-2
lines changed
  • python/instrumentation/openinference-instrumentation-smolagents

1 file changed

+2
-2
lines changed

python/instrumentation/openinference-instrumentation-smolagents/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@ dependencies = [
3535

3636
[project.optional-dependencies]
3737
instruments = [
38-
"smolagents>=1.15.0",
38+
"smolagents>=1.21.2",
3939
]
4040
test = [
41-
"smolagents[litellm]==1.15.0",
41+
"smolagents[litellm]==1.21.2",
4242
"opentelemetry-sdk",
4343
"pytest-recording",
4444
"openai",

0 commit comments

Comments
 (0)