Skip to content

Commit d14ea63

Browse files
committed
fix: revert accidental lower bounds removal
1 parent 5c998d8 commit d14ea63

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ pydantic = [
103103
"pydantic-extra-types; python_version >= \"3.9\"",
104104
]
105105
redis = ["redis[hiredis]>=4.4.4"]
106-
sqlalchemy = ["advanced-alchemy"]
106+
sqlalchemy = ["advanced-alchemy>=0.2.2"]
107107
standard = [
108108
"jinja2",
109109
"jsbeautifier",

uv.lock

Lines changed: 3 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)