From d6896daece92668b14d24a7ac256fcd013d05121 Mon Sep 17 00:00:00 2001 From: Scott Peshak Date: Sun, 2 Dec 2018 16:09:35 -0600 Subject: [PATCH] Add psycopg2 to requirements.txt --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 92f4b0ff8..d30cbf078 100755 --- a/requirements.txt +++ b/requirements.txt @@ -43,6 +43,7 @@ pexpect==4.6.0 pickleshare==0.7.5 pillow==5.3.0 pluggy==0.8.0 +psycopg2==2.7.6.1 prompt-toolkit==2.0.7 ptyprocess==0.6.0 py==1.7.0