Skip to content

Commit

Permalink
add pydantic_settings dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
shouples committed Oct 26, 2023
1 parent 00dba7b commit b077fb7
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
17 changes: 16 additions & 1 deletion poetry.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 @@ -17,6 +17,7 @@ python = "^3.9"
pandas = "^1.3.5"
ipython = ">=7.31.1"
pydantic = "^2.4.2"
pydantic-settings = "^2.0.3"
exceptiongroup = "^1.0.4"
structlog = "^23.2.0"

Expand Down

0 comments on commit b077fb7

Please sign in to comment.