Skip to content

Commit 775b428

Browse files
committed
remove psycopg
1 parent 6c8ea5f commit 775b428

File tree

2 files changed

+5
-15
lines changed

2 files changed

+5
-15
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dev = [
4040
]
4141

4242
[tool.uv]
43-
exclude-dependencies = ["psycopg2-binary"]
43+
exclude-dependencies = ["psycopg2-binary", "psycopg2"]
4444

4545
[tool.setuptools]
4646
include-package-data = true

uv.lock

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

0 commit comments

Comments
 (0)