From f11fc7f050e84635c07727a86db59b615e45f615 Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Mon, 9 Mar 2020 16:29:15 +0100 Subject: [PATCH] Bump psycopg2 to 2.8.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 28c0ff56..6a51e15e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Django==2.2.11 django-agnocomplete==1.0.0 django-compressor==2.4 Pillow==6.2.0 -psycopg2==2.8.2 +psycopg2==2.8.4 requests==2.23.0 social-auth-core==3.2.0 social-auth-app-django==3.1.0