Skip to content

Commit

Permalink
feat: add typeid-python dependency to project requirements
Browse files Browse the repository at this point in the history
Generated-by: aiautocommit
  • Loading branch information
iloveitaly committed Nov 26, 2024
1 parent 7e6018e commit 998762f
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ dependencies = [
"pydash>=8.0.4",
"python-decouple-typed>=3.11.0",
"sqlmodel>=0.0.22",
"typeid-python>=0.3.1",
]
authors = [{ name = "Michael Bianco", email = "[email protected]" }]
keywords = ["sqlmodel", "orm", "activerecord", "activemodel", "sqlalchemy"]
Expand Down
25 changes: 24 additions & 1 deletion uv.lock

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

0 comments on commit 998762f

Please sign in to comment.