Skip to content

Commit 6da82fc

Browse files
authored
Update psycopg and fix BE build (#4491)
1 parent c9c8475 commit 6da82fc

File tree

2 files changed

+345
-345
lines changed

2 files changed

+345
-345
lines changed

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ dependencies = [
103103
"ipython>=8.30.0",
104104
"weasyprint>=63.1",
105105
"opencv-python-headless>=4.10.0.84",
106-
"psycopg[c]>=3.2.3",
106+
"psycopg[c]==3.2.12",
107107
]
108108
name = "backend"
109109
version = "0.1.0"

0 commit comments

Comments
 (0)