Skip to content

Commit b05dc6a

Browse files
bumpted min api client version
1 parent 88deba9 commit b05dc6a

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
@@ -56,7 +56,7 @@ opentelemetry-sdk = "^1.24.0"
5656
opentelemetry-exporter-otlp-proto-grpc = "^1.24.0"
5757
opentelemetry-exporter-otlp-proto-http = "^1.24.0"
5858
guardrails-hub-types = "^0.0.4"
59-
guardrails-api-client = ">=0.3.12"
59+
guardrails-api-client = ">=0.3.13"
6060
diff-match-patch = "^20230430"
6161
guardrails-api = ">=0.0.1"
6262
mlflow = {version = ">=2.0.1", optional = true}

0 commit comments

Comments
 (0)