Skip to content

Commit 3318d19

Browse files
Update pyproject.toml
1 parent 7c1189f commit 3318d19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ description = "Evaluate chat applications using Azure OpenAI evaluators"
1919
dependencies = [
2020
"requests",
2121
"python-dotenv",
22-
"azure-ai-evaluation==1.5.0",
22+
"azure-ai-evaluation==1.7.0",
2323
"marshmallow==3.23.2", # Older version required due to promptflow issue with _T import
2424
"azure-search-documents",
2525
"typer",

0 commit comments

Comments
 (0)