Skip to content

Commit 0b8c8b5

Browse files
committed
Upgrade to Psycopg 3.2.3
1 parent 8a47b99 commit 0b8c8b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# spam-filter doesn't work without babel (but somehow doesn't list it in its requirements)
22
# rest is needed to support wiki pages written in rst
33
Trac[babel, pygments, rest]==1.6.0
4-
psycopg2==2.9.9 --no-binary=psycopg2
4+
psycopg[c]==3.2.3
55
Django==4.2.16
66
libsass==0.23.0
77

0 commit comments

Comments
 (0)