Skip to content

Commit 2062f36

Browse files
committed
Fix version of pydantic
1 parent 2461915 commit 2062f36

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
@@ -42,7 +42,7 @@ dependencies = [
4242
"hydra-colorlog==1.2.0",
4343
"hydra-optuna-sweeper==1.2.0",
4444
"omegaconf",
45-
"pydantic>=2.18.3",
45+
"pydantic>=1.10.15",
4646
"pyyaml",
4747

4848
# --------- others --------- #

0 commit comments

Comments
 (0)