From 379321c0c562017d6db547d8e94e5c9235d5de13 Mon Sep 17 00:00:00 2001 From: lalanza808 Date: Thu, 9 Apr 2020 14:31:43 -0700 Subject: [PATCH] updating postgres lib --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ee23aff..696d86c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ django-storages==1.8.0 gunicorn==20.0.4 huey==2.1.3 monero==0.6.2 -psycopg2==2.8.4 +psycopg2-binary==2.8.5 pysha3==1.0.2 pytest==5.3.2 pytest-cov==2.8.1