Skip to content

Commit 442e3b7

Browse files
committed
major aiosqlite seems to break mypy
1 parent a007c97 commit 442e3b7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Source = "https://github.com/litestar-org/sqlspec"
2323
adbc = ["adbc_driver_manager", "pyarrow"]
2424
adk = ["google-adk"]
2525
aioodbc = ["aioodbc"]
26-
aiosql = ["aiosql"]
26+
aiosql = ["aiosql<14.0.0"]
2727
aiosqlite = ["aiosqlite"]
2828
alloydb = ["google-cloud-alloydb-connector"]
2929
asyncmy = ["asyncmy"]

uv.lock

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

0 commit comments

Comments
 (0)