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 9727f9a commit cf0f990Copy full SHA for cf0f990
pyproject.toml
@@ -28,6 +28,7 @@ kubernetes = ">= 25.3.0, < 27"
28
codeflare-torchx = "0.6.0.dev0"
29
cryptography = "40.0.2"
30
executing = "1.2.0"
31
+pydantic = "< 2"
32
33
[tool.poetry.group.docs]
34
optional = true
0 commit comments