Skip to content

Commit 3f8eca5

Browse files
committed
fix: unpin AA
1 parent 4b301af commit 3f8eca5

File tree

3 files changed

+15
-11
lines changed

3 files changed

+15
-11
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
@@ -15,7 +15,7 @@ classifiers = [
1515
]
1616
dependencies = [
1717
"litestar[jinja,jwt,redis,structlog]",
18-
"advanced-alchemy[uuid] @ git+https://github.com/litestar-org/advanced-alchemy.git@cli-fix",
18+
"advanced-alchemy[uuid]",
1919
"asyncpg",
2020
"python-dotenv",
2121
"passlib[argon2]",

uv.lock

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

0 commit comments

Comments
 (0)