Skip to content

Commit b5a6fc0

Browse files
authored
Update pyproject.toml
1 parent 80fc455 commit b5a6fc0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@ 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.13"
59+
guardrails-api-client = "^0.3.13"
6060
diff-match-patch = "^20230430"
61-
guardrails-api = ">=0.0.1"
61+
guardrails-api = "^0.0.1"
6262
mlflow = {version = ">=2.0.1", optional = true}
6363
uvloop = {version = "^0.20.0", optional = true}
6464
semver = "^3.0.2"

0 commit comments

Comments
 (0)