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 80fc455 commit b5a6fc0Copy full SHA for b5a6fc0
pyproject.toml
@@ -56,9 +56,9 @@ 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.13"
+guardrails-api-client = "^0.3.13"
60
diff-match-patch = "^20230430"
61
-guardrails-api = ">=0.0.1"
+guardrails-api = "^0.0.1"
62
mlflow = {version = ">=2.0.1", optional = true}
63
uvloop = {version = "^0.20.0", optional = true}
64
semver = "^3.0.2"
0 commit comments