Skip to content

Commit

Permalink
Resolve github action missing pydantic for build failure.
Browse files Browse the repository at this point in the history
  • Loading branch information
goldmermaid committed Dec 8, 2024
1 parent cb9f821 commit 190843b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ readme = "README.md"
python = ">=3.9,<3.13"
requests = "^2.25.0"
python-dotenv = "^1.0.0"
pydantic = "^2.10.3"

[tool.poetry.group.dev.dependencies]
Levenshtein = [
Expand Down

0 comments on commit 190843b

Please sign in to comment.