Skip to content

Commit

Permalink
fix: Add pydantic-settings to the test environment dependency group
Browse files Browse the repository at this point in the history
  • Loading branch information
amisadmin committed Dec 14, 2023
1 parent cbc05f6 commit 667a332
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
16 changes: 15 additions & 1 deletion pdm.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ test = [
"jinja2 >=2.11.2,<4.0.0",
"ujson>=4.0.1",
"requests>=2.28.1",
"pydantic-settings>=2.0.0",
]
dev = [
"pre-commit>=2.20.0",
Expand Down

0 comments on commit 667a332

Please sign in to comment.