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 47bcb65 commit ead48a6Copy full SHA for ead48a6
pyproject.toml
@@ -16,7 +16,7 @@ guardrails = "guardrails.cli:cli"
16
17
[tool.poetry.dependencies]
18
python = "^3.9"
19
-lxml = "^4.9.3"
+lxml = "^5.3.0"
20
openai = "^1.30.1"
21
rich = "^13.6.0"
22
pydantic = ">=2.0.0, <3.0"
0 commit comments