Skip to content

Commit

Permalink
remove pydantic pin
Browse files Browse the repository at this point in the history
  • Loading branch information
ashpreetbedi committed Jan 30, 2024
1 parent 9dfadd2 commit 41c656e
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 @@ -14,7 +14,7 @@ dependencies = [
"docker",
"gitpython",
"httpx",
"pydantic==2.3.0",
"pydantic",
"pydantic-settings",
"python-dotenv",
"pyyaml",
Expand Down

0 comments on commit 41c656e

Please sign in to comment.