Skip to content

Commit

Permalink
update pypika-tortoise to 0.2.0 and do poetry lock
Browse files Browse the repository at this point in the history
  • Loading branch information
larsschwegmann committed Oct 1, 2024
1 parent fb34ea0 commit 49b8093
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 13 deletions.
22 changes: 10 additions & 12 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ classifiers = [

[tool.poetry.dependencies]
python = "^3.8"
pypika-tortoise = { path = "../pypika-tortoise/", develop = true }
pypika-tortoise = "^0.2.0"
iso8601 = "^1.0.2"
aiosqlite = ">=0.16.0, <0.18.0"
pytz = "*"
Expand Down

0 comments on commit 49b8093

Please sign in to comment.