Skip to content

Commit bbaaba0

Browse files
committed
loosen pydantic version
1 parent 7701c99 commit bbaaba0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dev = [
4646
"pytest-cov",
4747
"structlog",
4848
"nomad-lab[infrastructure]", # for search and MetadataRequired to work
49-
"pydantic>=2.0,<2.11",
49+
"pydantic>=2.0",
5050
]
5151

5252
[tool.ruff]

0 commit comments

Comments
 (0)