From 61c10a7bba2c48fab4cb6a1aca05ac1dc08c55d8 Mon Sep 17 00:00:00 2001 From: Hongwei Date: Fri, 25 Mar 2022 11:57:52 +0100 Subject: [PATCH] bugfix/set the default version psycopg2-binary==2.8.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 190c490..81bf9e2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,4 +10,4 @@ django-bootstrap-datepicker-plus==3.0.5 django-mathfilters django-bootstrap3 #uncomment below if you cannot / want not install psycopg2 from source or distribution package -#psycopg2-binary +#psycopg2-binary==2.8.6