Skip to content

Commit 2609653

Browse files
committed
➕ Add aerich[toml]
Fixes #66
1 parent 3ee0844 commit 2609653

File tree

2 files changed

+31
-14
lines changed

2 files changed

+31
-14
lines changed

pdm.lock

Lines changed: 30 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies = [
2222
"sentry-sdk>=2.18.0",
2323
"aiocache[redis]>=0.12.3",
2424
"tortoise-orm[asyncpg]>=0.23.0",
25-
"aerich>=0.8.0",
25+
"aerich[toml]>=0.8.1",
2626
]
2727
requires-python = "==3.12.*"
2828
readme = "README.md"

0 commit comments

Comments
 (0)