We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88deba9 commit b05dc6aCopy full SHA for b05dc6a
pyproject.toml
@@ -56,7 +56,7 @@ opentelemetry-sdk = "^1.24.0"
56
opentelemetry-exporter-otlp-proto-grpc = "^1.24.0"
57
opentelemetry-exporter-otlp-proto-http = "^1.24.0"
58
guardrails-hub-types = "^0.0.4"
59
-guardrails-api-client = ">=0.3.12"
+guardrails-api-client = ">=0.3.13"
60
diff-match-patch = "^20230430"
61
guardrails-api = ">=0.0.1"
62
mlflow = {version = ">=2.0.1", optional = true}
0 commit comments