Skip to content

Commit b71d962

Browse files
committed
deps: Add aioodbc to dev dependencies
1 parent 61e71c5 commit b71d962

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ dev = [
6969
"asyncpg", # PostgreSQL asyncpg driver (optional in local dev)
7070
"psycopg", # PostgreSQL psycopg3 driver (optional in local dev)
7171
"oracledb", # OracleDB driver (optional in local dev)
72+
"aioodbc", # SQL Server driver (optional in local dev)
7273
]
7374

7475
[tool.setuptools.packages.find]

uv.lock

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

0 commit comments

Comments
 (0)