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 7701c99 commit bbaaba0Copy full SHA for bbaaba0
1 file changed
pyproject.toml
@@ -46,7 +46,7 @@ dev = [
46
"pytest-cov",
47
"structlog",
48
"nomad-lab[infrastructure]", # for search and MetadataRequired to work
49
- "pydantic>=2.0,<2.11",
+ "pydantic>=2.0",
50
]
51
52
[tool.ruff]
0 commit comments