From 5e72b4351b826a98e27d672ab6e3ee026eb3fbe8 Mon Sep 17 00:00:00 2001 From: DJ Gillespie Date: Wed, 17 May 2023 12:59:24 -0600 Subject: [PATCH] swapped out psycopg2-binary --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a438490..572382f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,4 @@ +psycopg2-binary==2.8.6 asgiref==3.3.4 certifi==2020.12.5 cffi==1.14.5 @@ -17,7 +18,6 @@ drf-yasg==1.20.0 idna==2.10 oauthlib==3.1.0 plaid-python==9.2.0 -psycopg2==2.8.6 pycparser==2.20 PyJWT==2.1.0 python3-openid==3.2.0