Skip to content

Commit bfa4aed

Browse files
author
LittleCoinCoin
committed
fix(deps): add pydantic dep
1 parent 535843c commit bfa4aed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ dependencies = [
2222
"requests>=2.25.0",
2323
"packaging>=20.0",
2424
"docker>=7.1.0",
25+
"pydantic>=2.0.0",
2526

2627
"hatch_validator @ git+https://github.com/CrackingShells/Hatch-Validator.git@v0.7.1",
2728
"wobble @ git+https://github.com/CrackingShells/Wobble.git@v0.2.0"

0 commit comments

Comments
 (0)