Skip to content

Commit 493ff76

Browse files
committed
psycopg3
1 parent b7a7b88 commit 493ff76

File tree

2 files changed

+33
-17
lines changed

2 files changed

+33
-17
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies = [
3434
"geoip2fast>=1.2.2,<2.0.0",
3535
"httpx[http2]>=0.27.0,<1.0.0",
3636
"pillow>=11.3.0,<12.0.0",
37-
"psycopg2-binary>=2.9.7,<3.0.0",
37+
"psycopg[binary]>=3.2.9,<4.0.0",
3838
"python-benedict>=0.34.0,<1.0.0",
3939
"redis>=6.0.0,<7.0.0",
4040
"retry>=0.9.2,<1.0.0",

uv.lock

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

0 commit comments

Comments
 (0)