Skip to content

Commit

Permalink
feat: add python-decouple-typed as a dependency
Browse files Browse the repository at this point in the history
should remove this in favor of pydantic config

Generated-by: aiautocommit
  • Loading branch information
iloveitaly committed Nov 26, 2024
1 parent 51a6128 commit d495ad4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ readme = "README.md"
requires-python = ">=3.10"
dependencies = [
"pydash>=8.0.4",
"python-decouple-typed>=3.11.0",
"sqlmodel>=0.0.22",
]
authors = [{ name = "Michael Bianco", email = "[email protected]" }]
Expand Down
10 changes: 10 additions & 0 deletions uv.lock

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

0 comments on commit d495ad4

Please sign in to comment.