Skip to content

Commit

Permalink
fix: add missing pydantic dep
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinsbarnard committed Feb 6, 2025
1 parent 636eb68 commit f3120cc
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 @@ -17,6 +17,7 @@ dependencies = [
"platformdirs>=4.0.0",
"dreamsim>=0.1.3",
"iso8601>=2.1.0",
"pydantic>=2.10.6",
]
readme = "README.md"
requires-python = ">= 3.8"
Expand Down

0 comments on commit f3120cc

Please sign in to comment.