Skip to content

Commit f7e2539

Browse files
authored
bump to pick up latest changes in agent eval (#91)
1 parent 416c925 commit f7e2539

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ readme = "README.md"
99
requires-python = ">=3.11"
1010
dependencies = [
1111
"inspect_ai==0.3.114",
12-
"agent-eval==0.1.29",
12+
"agent-eval==0.1.32",
1313
"openai>=1.78.0", # required by inspect
1414
"pydantic>=2.11.4", # required by inspect
1515
"litellm",

0 commit comments

Comments
 (0)