Skip to content

Commit 9db1654

Browse files
committed
fix: modify psycopg2 dependency
1 parent bb388ce commit 9db1654

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
@@ -52,7 +52,7 @@ packaging==20.8
5252
Pillow==8.1.0
5353
pluggy==0.13.1
5454
priority==1.3.0
55-
psycopg2==2.8.6
55+
psycopg2-binary==2.8.6
5656
py==1.10.0
5757
pycodestyle==2.6.0
5858
pydantic==1.7.3

0 commit comments

Comments
 (0)