Skip to content

Commit

Permalink
Fix version of pydantic
Browse files Browse the repository at this point in the history
  • Loading branch information
amorehead committed Aug 12, 2024
1 parent 2461915 commit 2062f36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies = [
"hydra-colorlog==1.2.0",
"hydra-optuna-sweeper==1.2.0",
"omegaconf",
"pydantic>=2.18.3",
"pydantic>=1.10.15",
"pyyaml",

# --------- others --------- #
Expand Down

0 comments on commit 2062f36

Please sign in to comment.