Skip to content

Commit 0695056

Browse files
author
Rajat Rajdeep
committed
Updated the psycopg version to resolve - SCRAM authentication requires libpq version 10 issue.
1 parent 7fe4e72 commit 0695056

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
@@ -5,7 +5,7 @@ django-filter==22.1
55

66
# Persistent Store
77
# -------------------------------------------------
8-
psycopg2-binary==2.9.5
8+
psycopg2-binary==2.9.6
99
redis==4.3.4
1010
dj-database-url==0.5.0
1111

0 commit comments

Comments
 (0)