Skip to content

Commit f00bf8e

Browse files
fix(deps): update arize-phoenix-client to 1.26.0 (#10406)
Co-authored-by: mikeldking <[email protected]>
1 parent ecb51b6 commit f00bf8e

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
@@ -57,7 +57,7 @@ dependencies = [
5757
"fastapi",
5858
"pydantic>=2.1.0", # exclude 2.0.* since it does not support the `json_encoders` configuration setting
5959
"authlib",
60-
"arize-phoenix-client>=1.25.0",
60+
"arize-phoenix-client>=1.26.0",
6161
"email-validator",
6262
"python-dateutil",
6363
"prometheus_client",

0 commit comments

Comments
 (0)