From 43eae3a4a86db4878b670b7efc14e01bd4c06e0f Mon Sep 17 00:00:00 2001 From: blendoit Date: Wed, 5 Feb 2020 19:47:05 -0800 Subject: 'yes' page styles. --- Pipfile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Pipfile') diff --git a/Pipfile b/Pipfile index 15e2a5d..47b16c4 100644 --- a/Pipfile +++ b/Pipfile @@ -11,8 +11,7 @@ flask-wtf = "*" uwsgi = "*" flask-socketio = "*" flask-sqlalchemy = "*" -pymysql = "*" -sqlalchemy = "*" +psycopg2 = "*" [requires] python_version = "3.8" -- cgit v1.2.3