From 931e41804d37fb85fa516c29a4d2b14527314751 Mon Sep 17 00:00:00 2001
From: Benjamin Graillot <graillot@crans.org>
Date: Sat, 7 Mar 2020 23:39:22 +0100
Subject: [PATCH] Remove psycopg2 from requirements

---
 requirements.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 244690bc..69e69230 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -16,7 +16,6 @@ django-rest-polymorphic==0.1.8
 django-reversion==3.0.3
 django-tables2==2.1.0
 docutils==0.14
-psycopg2==2.8.4
 idna==2.8
 oauthlib==3.1.0
 Pillow==6.1.0
-- 
GitLab